[Intel-gfx] [PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously

2011-09-20 Thread Keith Packard
Size: 189 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110920/ce37d482/attachment.pgp>

[Intel-gfx] [PATCH 6/9] drm/i915: Make sure eDP power is on before using aux channel

2011-09-20 Thread Keith Packard
lication/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110920/d1df6f2b/attachment-0001.pgp>

[PATCH] drm/i915: Enable digital port hotplug on PCH systems

2011-09-20 Thread Chris Wilson
On Tue, 20 Sep 2011 08:47:21 -0700, Keith Packard wrote: > We were relying on the BIOS to set these bits, which doesn't always > happen. Do we need to clear IRQ bits on uninstall, for example to prevent "Interrupt 19: no one cared!" or is that due to a different cause? More of a general

[Bug 41060] r600g: "Failed to parse relocation -12!" followed by widespread texture corruption

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41060 --- Comment #1 from Marek Ol??k 2011-09-20 16:41:44 PDT --- That usually means the kernel cannot relocate all the buffers for the submitted command stream due to lack of available memory. -- Configure bugmail:

[Bug 41060] New: r600g: "Failed to parse relocation -12!" followed by widespread texture corruption

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41060 Summary: r600g: "Failed to parse relocation -12!" followed by widespread texture corruption Product: Mesa Version: 7.11 Platform: Other OS/Version: All Status: NEW

[Bug 22030] r200: Texture loads fail randomly

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=22030 Matt Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH 1/2] drm/radeon: allow pcie gen2 speed on NI

2011-09-20 Thread Alex Deucher
On Tue, Sep 20, 2011 at 10:22 AM, Ilija Hadzic wrote: > Enabling pcie gen2 speed was skipped for Northern Islands > AISCs, although it looks like it works just fine with the same > initialization sequence used for evergreen. > > According to Alex D. gen2 init was skipped to prevent a crash > that

[Bug 41051] New: Portal hard locks the machine on rv350.

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41051 Summary: Portal hard locks the machine on rv350. Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[Bug 36554] Amnesia game causes black screen or kernel locks

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36554 --- Comment #9 from Scott Moreau 2011-09-20 11:31:03 PDT --- Also, I've upgraded my system ram to 4GB and it did not make a difference. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 36554] Amnesia game causes black screen or kernel locks

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36554 --- Comment #8 from Scott Moreau 2011-09-20 11:29:44 PDT --- Created an attachment (id=51418) --> (https://bugs.freedesktop.org/attachment.cgi?id=51418) glxinfo (In reply to comment #7) > Is this still a problem with the latest code from git.

Proposal for a low-level Linux display framework

2011-09-20 Thread Patrik Jakobsson
On Mon, Sep 19, 2011 at 9:29 AM, Tomi Valkeinen wrote: >> So DSI is more like i2c than the DisplayPort aux channel or DDC. That > > Well, not quite. DSI is like DisplayPort and DisplayPort aux combined; > there's only one bus, DSI, which is used to transfer video data and > commands. > > For DSI

[PATCH 2/2] drm/radeon: allow pcie gen2 speed on Cayman

2011-09-20 Thread Ilija Hadzic
Looks like the same pcie gen2 speed initialization for Evergreen also works on Cayman and seems to come up fine, so enable it if the module parameter says so Signed-off-by: Ilija Hadzic --- drivers/gpu/drm/radeon/evergreen.c |4 ++-- drivers/gpu/drm/radeon/ni.c|4 2 files

[PATCH 1/2] drm/radeon: allow pcie gen2 speed on NI

2011-09-20 Thread Ilija Hadzic
Enabling pcie gen2 speed was skipped for Northern Islands AISCs, although it looks like it works just fine with the same initialization sequence used for evergreen. According to Alex D. gen2 init was skipped to prevent a crash that has been caused by some other bug that has been fixed in the

[PATCH] drm/i915: Enable digital port hotplug on PCH systems

2011-09-20 Thread Keith Packard
A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110920/a5773bbe/attachment.pgp>

Proposal for a low-level Linux display framework

2011-09-20 Thread Keith Packard
both DRM and other parts of the kernel. -- keith.packard at intel.com -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachme

[PATCH] drm/i915: Enable digital port hotplug on PCH systems

2011-09-20 Thread Keith Packard
We were relying on the BIOS to set these bits, which doesn't always happen. Signed-off-by: Keith Packard --- v2: set the hotplug bits in the irq post-install hook, just like we do for pre-PCH hardware. drivers/gpu/drm/i915/i915_irq.c | 24

[Bug 26345] [845G] CPU/GPU incoherency

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26345 --- Comment #138 from Daniel Vetter 2011-09-20 06:00:31 PDT --- Created an attachment (id=51401) View: https://bugs.freedesktop.org/attachment.cgi?id=51401 Review: https://bugs.freedesktop.org/review?bug=26345=51401 New stab at working

[Bug 39320] util/u_upload_mgr.c:192:u_upload_alloc: Assertion `offset < upload->buffer->width0' failed.

2011-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39320 --- Comment #11 from Marek Ol??k 2011-09-20 01:55:38 PDT --- Can you send me the trace file that glretrace crashes with? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

Re: Proposal for a low-level Linux display framework

2011-09-20 Thread Patrik Jakobsson
On Mon, Sep 19, 2011 at 9:29 AM, Tomi Valkeinen wrote: So DSI is more like i2c than the DisplayPort aux channel or DDC. That Well, not quite. DSI is like DisplayPort and DisplayPort aux combined; there's only one bus, DSI, which is used to transfer video data and commands. For DSI video

[Bug 39320] util/u_upload_mgr.c:192:u_upload_alloc: Assertion `offset upload-buffer-width0' failed.

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39320 --- Comment #11 from Marek Olšák mar...@gmail.com 2011-09-20 01:55:38 PDT --- Can you send me the trace file that glretrace crashes with? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 26345] [845G] CPU/GPU incoherency

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26345 --- Comment #138 from Daniel Vetter dan...@ffwll.ch 2011-09-20 06:00:31 PDT --- Created an attachment (id=51401) View: https://bugs.freedesktop.org/attachment.cgi?id=51401 Review: https://bugs.freedesktop.org/review?bug=26345attachment=51401

[PATCH 1/2] drm/radeon: allow pcie gen2 speed on NI

2011-09-20 Thread Ilija Hadzic
Enabling pcie gen2 speed was skipped for Northern Islands AISCs, although it looks like it works just fine with the same initialization sequence used for evergreen. According to Alex D. gen2 init was skipped to prevent a crash that has been caused by some other bug that has been fixed in the

[PATCH 2/2] drm/radeon: allow pcie gen2 speed on Cayman

2011-09-20 Thread Ilija Hadzic
Looks like the same pcie gen2 speed initialization for Evergreen also works on Cayman and seems to come up fine, so enable it if the module parameter says so Signed-off-by: Ilija Hadzic ihad...@research.bell-labs.com --- drivers/gpu/drm/radeon/evergreen.c |4 ++-- drivers/gpu/drm/radeon/ni.c

Re: [PATCH 1/2] drm/radeon: allow pcie gen2 speed on NI

2011-09-20 Thread Alex Deucher
On Tue, Sep 20, 2011 at 10:22 AM, Ilija Hadzic ihad...@research.bell-labs.com wrote: Enabling pcie gen2 speed was skipped for Northern Islands AISCs, although it looks like it works just fine with the same initialization sequence used for evergreen. According to Alex D. gen2 init was skipped

[PATCH] drm/i915: Enable digital port hotplug on PCH systems

2011-09-20 Thread Keith Packard
We were relying on the BIOS to set these bits, which doesn't always happen. Signed-off-by: Keith Packard kei...@keithp.com --- v2: set the hotplug bits in the irq post-install hook, just like we do for pre-PCH hardware. drivers/gpu/drm/i915/i915_irq.c | 24

Re: Proposal for a low-level Linux display framework

2011-09-20 Thread Keith Packard
On Tue, 20 Sep 2011 10:29:23 +0200, Patrik Jakobsson patrik.r.jakobs...@gmail.com wrote: It would be nice to have a model that fits both DSI and SDVO, and the option to configure some of it from userspace. I thought the purpose of drm_encoder was to abstract hardware like this? SDVO is

Re: [PATCH] drm/i915: Enable digital port hotplug on PCH systems

2011-09-20 Thread Chris Wilson
On Tue, 20 Sep 2011 08:47:21 -0700, Keith Packard kei...@keithp.com wrote: We were relying on the BIOS to set these bits, which doesn't always happen. Do we need to clear IRQ bits on uninstall, for example to prevent Interrupt 19: no one cared! or is that due to a different cause? More of a

Re: [PATCH] drm/i915: Enable digital port hotplug on PCH systems

2011-09-20 Thread Keith Packard
On Tue, 20 Sep 2011 17:24:21 +0100, Chris Wilson ch...@chris-wilson.co.uk wrote: On Tue, 20 Sep 2011 08:47:21 -0700, Keith Packard kei...@keithp.com wrote: We were relying on the BIOS to set these bits, which doesn't always happen. Do we need to clear IRQ bits on uninstall, for example to

[Bug 36554] Amnesia game causes black screen or kernel locks

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36554 --- Comment #8 from Scott Moreau ore...@gmail.com 2011-09-20 11:29:44 PDT --- Created an attachment (id=51418) -- (https://bugs.freedesktop.org/attachment.cgi?id=51418) glxinfo (In reply to comment #7) Is this still a problem with the latest

[Bug 36554] Amnesia game causes black screen or kernel locks

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36554 --- Comment #9 from Scott Moreau ore...@gmail.com 2011-09-20 11:31:03 PDT --- Also, I've upgraded my system ram to 4GB and it did not make a difference. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 41051] New: Portal hard locks the machine on rv350.

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41051 Summary: Portal hard locks the machine on rv350. Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[Bug 22030] r200: Texture loads fail randomly

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=22030 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: Proposal for a low-level Linux display framework

2011-09-20 Thread Patrik Jakobsson
On Tue, Sep 20, 2011 at 5:55 PM, Keith Packard wrote: I'm not sure we need a new abstraction that subsumes both DSI and SDVO, Ok. SDVO fits within the current abstraction, but I guess what I'm fishing for is more code sharing of encoders. For instance, the SDVO code in GMA500 could be shared

[Bug 41060] New: r600g: Failed to parse relocation -12! followed by widespread texture corruption

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41060 Summary: r600g: Failed to parse relocation -12! followed by widespread texture corruption Product: Mesa Version: 7.11 Platform: Other OS/Version: All Status: NEW

[Bug 41060] r600g: Failed to parse relocation -12! followed by widespread texture corruption

2011-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41060 --- Comment #1 from Marek Olšák mar...@gmail.com 2011-09-20 16:41:44 PDT --- That usually means the kernel cannot relocate all the buffers for the submitted command stream due to lack of available memory. -- Configure bugmail:

Re: [Intel-gfx] [PATCH 6/9] drm/i915: Make sure eDP power is on before using aux channel

2011-09-20 Thread Jesse Barnes
On Mon, 19 Sep 2011 15:22:00 -0700 Keith Packard kei...@keithp.com wrote: The eDP panel may not be able to respond to aux channel communications unless it has power supplied. During mode setting, power may be cut-off during panel power sequencing. Make sure that any aux channel communications

Re: [Intel-gfx] [PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously

2011-09-20 Thread Jesse Barnes
On Mon, 19 Sep 2011 15:22:03 -0700 Keith Packard kei...@keithp.com wrote: There's no good reason to turn off the eDP force VDD bit synchronously while probing devices; that just sticks a huge delay into all mode setting paths. Instead, queue a delayed work proc to disable the VDD force bit

Re: [Intel-gfx] [PATCH 6/9] drm/i915: Make sure eDP power is on before using aux channel

2011-09-20 Thread Keith Packard
On Wed, 21 Sep 2011 09:20:01 +0530, Jesse Barnes jbar...@virtuousgeek.org wrote: This one mixes up lots of cleanups plus the EDID read with the power changes. I think the cleanups are; 1) edp checks inside vdd_on and vdd_off to make the other code a bit easier to read. 2) Hold VDD on

Re: [Intel-gfx] [PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously

2011-09-20 Thread Keith Packard
On Wed, 21 Sep 2011 09:47:59 +0530, Jesse Barnes jbar...@virtuousgeek.org wrote: I'm worried this makes our PPS even more complex and hard to follow. I'd rather see VDD AUX applied only when we need it (dpms, mode set and detect; for hotplug we can assume the panel is alive) and that we