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
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
https://bugs.freedesktop.org/show_bug.cgi?id=48472
nathanhi changed:
What|Removed |Added
Resolution|WORKSFORME |FIXED
--- Comment #5 from nathanhi 2012-04-0
https://bugs.freedesktop.org/show_bug.cgi?id=48472
nathanhi changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
>> 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
https://bugs.freedesktop.org/show_bug.cgi?id=48472
nathanhi changed:
What|Removed |Added
Summary|GPU Lockup while running|GPU Lockup while running
|d
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
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
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
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
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
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=48472
nathanhi changed:
What|Removed |Added
Resolution|WORKSFORME |FIXED
--- Comment #5 from nathanhi 2012-04-0
https://bugs.freedesktop.org/show_bug.cgi?id=48472
nathanhi changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
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
---
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
https://bugs.freedesktop.org/show_bug.cgi?id=48472
nathanhi changed:
What|Removed |Added
Summary|GPU Lockup while running|GPU Lockup while running
|d
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
>> 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
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
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
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
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
es
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120409/f2bc660f/attachment.pgp>
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
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)
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
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
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
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
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)
39 matches
Mail list logo