[Bug 48417] DisplayPort --> HDMI X server freezes when I power off monitor

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48417 --- Comment #2 from Doug 2012-04-09 16:42:50 PDT --- Created attachment 59702 --> https://bugs.freedesktop.org/attachment.cgi?id=59702 truncated dmesg output from bug reproduced bug for new output -- Configure bugmail: https://bugs.freedeskt

[PATCH 02/26] radeon_cp: Remove unneeded tests for NULL before calling release_firmware()

2012-04-09 Thread Jesper Juhl
release_firmware() does its own tests for NULL pointers so there's no need to explicitly test before calling it. Signed-off-by: Jesper Juhl --- drivers/gpu/drm/radeon/radeon_cp.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_cp.c

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 nathanhi changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #5 from nathanhi 2012-04-0

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 nathanhi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 --- Comment #3 from nathanhi 2012-04-09 14:03:47 PDT --- Comment on attachment 59693 --> https://bugs.freedesktop.org/attachment.cgi?id=59693 [PATCH] r600g: check gpr count limit Review of attachment 59693: --> (https://bugs.freedesktop.org

[Bug 26891] Radeon KMS on Macs with EFI boot

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #18 from James Tyrrell 2012-04-09 20:15:22 PDT --- What would it take to get this patch into mainline? Like I said before I have a MacBook Pro 8,3 and the patch works for me, allowing me to boot via EFI and use the Radeon graphics ca

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 --- Comment #2 from Vadim 2012-04-09 12:59:12 PDT --- Created attachment 59693 --> https://bugs.freedesktop.org/attachment.cgi?id=59693 [PATCH] r600g: check gpr count limit The problem is that some shader requires too much registers. I suspect

i915_driver_irq_handler: irq 42: nobody cared [generic IRQ handling broken?]

2012-04-09 Thread Dave Airlie
>> You know what? suspend calls free_irq() via i915_drm_freeze() -> >> drm_irq_uninstall() and the resume code calls request_irq() again. >> free_irq() removes the action and request_irq installs it fresh. > > Yeah this is a known issue with the DRM code, I thought Dave had a > fix queued a long ti

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 nathanhi changed: What|Removed |Added Summary|GPU Lockup while running|GPU Lockup while running |d

[Bug 43078] New: Radeon power management issue with KMS

2012-04-09 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=43078 Summary: Radeon power management issue with KMS Product: Drivers Version: 2.5 Kernel Version: 3.3.1 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 48472] GPU Lockup while running demo in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 --- Comment #1 from nathanhi 2012-04-09 10:19:23 PDT --- Here is the wine-logfile: http://deepserve.info/blar/rzr-the_scene_is_dead.2.log Seems that 5MB are way too big for Bugzilla to handle. Forgot to mention: This demo definitely runs in WIN

[Bug 48417] DisplayPort --> HDMI X server freezes when I power off monitor

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48417 --- Comment #3 from Doug 2012-04-09 17:18:30 UTC --- Bug consistently occurs from pressing power button on ASUS monitor. However, less severe than first thought because GNOME 3 screen/power management tools work ok and put monitor into powersavi

[Bug 48417] DisplayPort --> HDMI X server freezes when I power off monitor

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48417 --- Comment #3 from Doug 2012-04-09 17:18:30 UTC --- Bug consistently occurs from pressing power button on ASUS monitor. However, less severe than first thought because GNOME 3 screen/power management tools work ok and put monitor into powersavi

[Bug 48472] New: GPU Lockup while running demo in wine

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48472 Bug #: 48472 Summary: GPU Lockup while running demo in wine Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) St

[Bug 48417] DisplayPort --> HDMI X server freezes when I power off monitor

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48417 --- Comment #2 from Doug 2012-04-09 16:42:50 PDT --- Created attachment 59702 --> https://bugs.freedesktop.org/attachment.cgi?id=59702 truncated dmesg output from bug reproduced bug for new output -- Configure bugmail: https://bugs.freedeskt

[Bug 48424] Fix warnings/errors reported by clang's scan-build tool

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48424 --- Comment #2 from Chad Versace 2012-04-09 14:30:44 UTC --- Thanks for doing this. Here's my review of mesa/main/extensions.c. mesa/main/extensions.c:730: Thanks. I just submitted a patch for this memory leak. You're CC'd. mesa/main/extension

[Bug 48424] Fix warnings/errors reported by clang's scan-build tool

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48424 --- Comment #2 from Chad Versace 2012-04-09 14:30:44 UTC --- Thanks for doing this. Here's my review of mesa/main/extensions.c. mesa/main/extensions.c:730: Thanks. I just submitted a patch for this memory leak. You're CC'd. mesa/main/extension

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 nathanhi changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #5 from nathanhi 2012-04-0

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 nathanhi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 --- Comment #3 from nathanhi 2012-04-09 14:03:47 PDT --- Comment on attachment 59693 --> https://bugs.freedesktop.org/attachment.cgi?id=59693 [PATCH] r600g: check gpr count limit Review of attachment 59693: --> (https://bugs.freedesktop.org

[PATCH 02/26] radeon_cp: Remove unneeded tests for NULL before calling release_firmware()

2012-04-09 Thread Jesper Juhl
release_firmware() does its own tests for NULL pointers so there's no need to explicitly test before calling it. Signed-off-by: Jesper Juhl --- drivers/gpu/drm/radeon/radeon_cp.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_cp.c

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 --- Comment #2 from Vadim 2012-04-09 12:59:12 PDT --- Created attachment 59693 --> https://bugs.freedesktop.org/attachment.cgi?id=59693 [PATCH] r600g: check gpr count limit The problem is that some shader requires too much registers. I suspect

[Bug 48422] Radeon KMS fails on Radeon X850XT (R480) graphics card

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48422 --- Comment #3 from Alex Deucher 2012-04-09 05:41:43 PDT --- Should be fixed with this patch: http://lists.freedesktop.org/archives/dri-devel/2012-April/020963.html -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 48417] DisplayPort --> HDMI X server freezes when I power off monitor

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48417 Alex Deucher changed: What|Removed |Added AssignedTo|xorg-driver-ati at lists.x.org |dri-devel at lists.freedesktop

[Bug 48472] GPU Lockup while running demo (rzr - the scene is dead) in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 nathanhi changed: What|Removed |Added Summary|GPU Lockup while running|GPU Lockup while running |d

[Bug 43078] New: Radeon power management issue with KMS

2012-04-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43078 Summary: Radeon power management issue with KMS Product: Drivers Version: 2.5 Kernel Version: 3.3.1 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

Re: i915_driver_irq_handler: irq 42: nobody cared [generic IRQ handling broken?]

2012-04-09 Thread Dave Airlie
>> You know what? suspend calls free_irq() via i915_drm_freeze() -> >> drm_irq_uninstall() and the resume code calls request_irq() again. >> free_irq() removes the action and request_irq installs it fresh. > > Yeah this is a known issue with the DRM code, I thought Dave had a > fix queued a long ti

[Bug 48472] GPU Lockup while running demo in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 --- Comment #1 from nathanhi 2012-04-09 10:19:23 PDT --- Here is the wine-logfile: http://deepserve.info/blar/rzr-the_scene_is_dead.2.log Seems that 5MB are way too big for Bugzilla to handle. Forgot to mention: This demo definitely runs in WIN

[Bug 48472] New: GPU Lockup while running demo in wine

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48472 Bug #: 48472 Summary: GPU Lockup while running demo in wine Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) St

Re: i915_driver_irq_handler: irq 42: nobody cared [generic IRQ handling broken?]

2012-04-09 Thread Jesse Barnes
On Sat, 7 Apr 2012 00:40:28 +0200 (CEST) Thomas Gleixner wrote: > You know what? suspend calls free_irq() via i915_drm_freeze() -> > drm_irq_uninstall() and the resume code calls request_irq() again. > free_irq() removes the action and request_irq installs it fresh. Yeah this is a known issue wit

Re: i915_driver_irq_handler: irq 42: nobody cared

2012-04-09 Thread Jesse Barnes
On Fri, 30 Mar 2012 11:45:43 +0100 Chris Wilson wrote: > On Fri, 30 Mar 2012 11:59:28 +0200, Jiri Slaby wrote: > > I don't know what to dump more, because iir is obviously zero too. What > > other sources of interrupts are on the (G33) chip? > > IIR is the master interrupt, with chained seconda

i915_driver_irq_handler: irq 42: nobody cared [generic IRQ handling broken?]

2012-04-09 Thread Jesse Barnes
es Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120409/f2bc660f/attachment.pgp>

i915_driver_irq_handler: irq 42: nobody cared

2012-04-09 Thread Jesse Barnes
or more we don't check for? -- Jesse Barnes, Intel Open Source Technology Center -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/a

[Bug 48455] New: Enabling R600_STREAMOUT causes graphical corruption

2012-04-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48455 Bug #: 48455 Summary: Enabling R600_STREAMOUT causes graphical corruption Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All)

[PATCH] nouveau: Set special lane map for the right chipset

2012-04-09 Thread Henrik Rydberg
The refactoring of the nv50 logic, introduced in 8663bc7c, modified the test for the special lane map used on some Apple computers with Nvidia chipsets. The tested MBA3,1 would still boot, but resume from suspend stopped working. This patch restores the old test, which fixes the problem. Signed-of

[PATCH] nouveau: Set special lane map for the right chipset

2012-04-09 Thread Henrik Rydberg
The refactoring of the nv50 logic, introduced in 8663bc7c, modified the test for the special lane map used on some Apple computers with Nvidia chipsets. The tested MBA3,1 would still boot, but resume from suspend stopped working. This patch restores the old test, which fixes the problem. Signed-of

[Bug 48422] Radeon KMS fails on Radeon X850XT (R480) graphics card

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48422 --- Comment #3 from Alex Deucher 2012-04-09 05:41:43 PDT --- Should be fixed with this patch: http://lists.freedesktop.org/archives/dri-devel/2012-April/020963.html -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 48417] DisplayPort --> HDMI X server freezes when I power off monitor

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48417 Alex Deucher changed: What|Removed |Added AssignedTo|xorg-driver-...@lists.x.org |dri-devel@lists.freedesktop

[Bug 48455] New: Enabling R600_STREAMOUT causes graphical corruption

2012-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48455 Bug #: 48455 Summary: Enabling R600_STREAMOUT causes graphical corruption Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All)