[Bug 58734] Add support for GL_EXT_bindable_uniform - Dungeon Defenders fails to launch crash
https://bugs.freedesktop.org/show_bug.cgi?id=58734 Andreas Boll changed: What|Removed |Added Severity|normal |enhancement Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org|org Summary|Dungeon Defenders fails to |Add support for |launch crash|GL_EXT_bindable_uniform - ||Dungeon Defenders fails to ||launch crash Component|Drivers/Gallium/r600|Mesa core -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
Re: radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
On Mon, Dec 24, 2012 at 09:50:11PM -0700, Shuah Khan wrote: > Saw the same error and after reading this thread, reverted the > > Commit 2d6cc7296d4ee128ab0fa3b715f0afde511f49c2. > > drm/radeon: use async dma for ttm buffer moves on 6xx-SI > > and the problem is gone. In my case, it is a solid hang right after > system switches to vga. I was able to login on console once or twice. > But dmesg showed the same message reported in this thread: > > [ 35.812085] radeon :01:00.0: GPU lockup CP stall for more than > 1msec [ 35.812091] radeon :01:00.0: GPU lockup (waiting for > 0x0002 last fence id 0x0001) > > > My system has: 01:00.0 VGA compatible controller: Advanced Micro > Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] You can apply http://marc.info/?l=dri-devel&m=135628734704029 instead, in the meantime. It partially reverts the above commit and if RV620 is a R600 asic (it should be) then it would fix your observation too. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
Re: [PATCH] drm/radeon/6xx: disable use of the DMA ring for ttm bo moves
On Sun, Dec 23, 2012 at 01:28:25PM -0500, alexdeuc...@gmail.com wrote: > From: Alex Deucher > > Seems to fall over in some cases with heavy memory thrashing on > 6xx. Needs more investigation after the holidays, disable for > now. > > Cc: Markus Trippelsdorf > Cc: Borislav Petkov > Signed-off-by: Alex Deucher Tested-by: Borislav Petkov -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58747] New: [RS780] Backtrace if firmware is not available on kernel-3.7
https://bugs.freedesktop.org/show_bug.cgi?id=58747 Priority: medium Bug ID: 58747 Assignee: dri-devel@lists.freedesktop.org Summary: [RS780] Backtrace if firmware is not available on kernel-3.7 Severity: normal Classification: Unclassified OS: All Reporter: o...@ojab.ru Hardware: Other Status: NEW Version: DRI CVS Component: DRM/Radeon Product: DRI Created attachment 72109 --> https://bugs.freedesktop.org/attachment.cgi?id=72109&action=edit Related dmesg output After updating to kernel 3.7 I get backtrace if booting without firmware available (related dmesg part in the attached file). Also reproducible with kernel 3.7.1. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added Product|DRI |Mesa Version|DRI CVS |git Component|DRM/Radeon |Drivers/Gallium/r600 -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added CC||dcherkas...@gmail.com --- Comment #5 from Dmitry Cherkassov --- I can confirm that 6532eb17baff6e61b427f29e076883f8941ae664 causes problems. glxgears start with black screen for few secs and then run at 0.8 FPS. kernel radeon says smth like this: [ 2077.626229] radeon :01:00.0: GPU fault detected: 146 0x00239514 [ 2077.632491] radeon :01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x [ 2077.639970] radeon :01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #6 from Dmitry Cherkassov --- (In reply to comment #4) > Bisected mesa. > > This is a mesa bug caused by > http://cgit.freedesktop.org/mesa/mesa/commit/ > ?id=6532eb17baff6e61b427f29e076883f8941ae664 > > Can anybody move this to the right place or do I have to re-create the > report (and if so: Where) ? Thomas, does glxgears work on your setup? btw, what gpu exactly do you have this bug with? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added Summary|Minecraft menu broken on|Minecraft menu broken on |CAYMAN |CAYMAN (caused r600g: add ||htile support v16 patch) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added Summary|Minecraft menu broken on|Minecraft menu broken on |CAYMAN (caused r600g: add |CAYMAN (caused by r600g: |htile support v16 patch)|add htile support v16 ||patch) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #7 from Thomas Rohloff --- > does glxgears work on your setup? I didn't test glxgears and am actually before this commit. Will try glxgears at my next bisecting round (for another bug). > what gpu exactly do you have this bug with? Sapphire Radeon HD 6950 (the one with dual BIOS and dual fans) with unlocked shaders (factory BIOS, not modded by me) and most likely with the locked BIOS, too, but there I can't tell really tell cause the GPU crashes right after compiz starts. > kernel radeon says smth like this I reported that, too. In fact I reported a few other bugs that seem all to be caused by this (and other) commits: https://bugs.freedesktop.org/show_bug.cgi?id=58660 https://bugs.freedesktop.org/show_bug.cgi?id=58661 https://bugs.freedesktop.org/show_bug.cgi?id=58667 Help with bisecting is always welcome. :) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #11 from Thomas Rohloff --- Also the error messages aren't completely gone. I did go back to mesa commit f5632094ba0c19d570ea47025cf6da75ef8457a (mesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.) and played Minecraft a bit. Suddenly all slowed down and the screen started to corrupt. I looked into dmesg and the messages where back. I made a video from after I killed Minecraft (when the corruption slowly disappeared) and after all corruptions where gone the message spam stopped again: https://www.dropbox.com/s/su1b6oaeiz028y2/out-86.ogv I will do more bisecting but as this is really randomly it may take a long time. Also I hope my hardware hasn't been damaged by 6532eb17baff6e61b427f29e076883f8941ae664 (is this possible and if so: Is there any way to get my money back?) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #8 from Thomas Rohloff --- > does glxgears work on your setup? I tested it now and either it runs just fine or crashes the GPU instantly ( https://bugs.freedesktop.org/show_bug.cgi?id=58667 ). -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #9 from Thomas Rohloff --- 6532eb17baff6e61b427f29e076883f8941ae664 is not the cause of this bug (or damaged the hardware, but let's think positive for now) as I just had the exact same thing with a older mesa version. Also this seems to be connected with all other bug reports I listed above, especially the "GPU fault detected" from here: https://bugs.freedesktop.org/show_bug.cgi?id=58667 I'm still pre-bisecting (searching for a good commit) but as this bug sometimes needs hours to get triggered this may take very long. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #12 from Thomas Rohloff --- I did go back till http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c99f2101fbd3edb7d5899c44ca9d984a3c0f8b6 and the bug is still there (not the crashes directly, at least I couldn't trigger them, but the error messages) so either this bug is really old or it's not a mesa bug (or, but that would be really bad: It damaged the hardware). -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #10 from Thomas Rohloff --- I did go back till http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c99f2101fbd3edb7d5899c44ca9d984a3c0f8b6 and the bug is still there (not the crashes directly, at least I couldn't trigger them, but the error messages) so either this bug is really old or it's not a mesa bug (or, but that would be really bad: It damaged the hardware). -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #11 from Thomas Rohloff --- Whoops, copy & pasting... The error messages + rendering errors occurred with that old commit. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #13 from Thomas Rohloff --- After going back to kernel 3.6 (3.7 not tested) I'm unable to re-trigger this bug even after doing more actions that triggered it than in every test before. So I'm pretty sure this is a kernel bug! Is anybody able to help be bisecting the kernel? I don't even know which tree (drm-next?) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #14 from Dmitry Cherkassov --- drm-next should be fine. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #15 from Thomas Rohloff --- Thanks for the fast reply. Just to get sure before I clone a few hours for no reason: git clone git://people.freedesktop.org/~airlied/linux git checkout drm-next should be a good start, right? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #16 from Dmitry Cherkassov --- git checkout drm-next-3.8 i guess -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #17 from Dmitry Cherkassov --- or better drm-fixes-3.8 just to be sure. (it has few relevant commits on top) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #18 from Thomas Rohloff --- There is no drm-next-3.8 nor drm-fixes-3.8 at ~airlied/linux, see: http://cgit.freedesktop.org/~airlied/linux/refs/ - That's why I asked what exactly to clone as this step will take hours. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #19 from Thomas Rohloff --- This was a long night but I finally got it: Bad commit: http://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-3.8&id=dd54fee7d440c4a9756cce2c24a50c15e4c17ccb -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #20 from Thomas Rohloff --- I'm going crazy. I just removed the bad patch from 3.8-rc1 and updated mesa to newest git version (therefore I had to stay at a9048aa6e6abcbeb498ef286630be30729aebaf3 cause of a patch missing in the bisected tree) and the bug is back again. I don't know how to find the root of it and I have headache cause of it. There seems to be something really wrong with memory management but it's way over my head. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #21 from Thomas Rohloff --- Here's my final summary: If http://cgit.freedesktop.org/mesa/mesa/commit/?id=6532eb17baff6e61b427f29e076883f8941ae664 and cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-3.8&id=dd54fee7d440c4a9756cce2c24a50c15e4c17ccb is missing the bug doesn't trigger. If the first one is there the bug is triggered extremely often, spamming dmesg. If only the second is there the bug triggers randomly (good way to trigger: Lot of exploding TNT in Minecraft. Just build TNT pillars and ignite them till you are at bedrock). My last hope is that some genius hacker which knows the driver has some "ah, I see the problem" moment. :( -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 58734] New: Dungeon Defenders fails to launch crash
https://bugs.freedesktop.org/show_bug.cgi?id=58734 Priority: medium Bug ID: 58734 Assignee: dri-devel at lists.freedesktop.org Summary: Dungeon Defenders fails to launch crash Severity: normal Classification: Unclassified OS: Linux (All) Reporter: kphillisjr at gmail.com URL: https://bugzilla.icculus.org/show_bug.cgi?id=5823 Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa The recently released version of Dungeon defenders for linux is poor at best. Currently the game fails to launch due to missing extensions... For now, the first extension missing is GL_EXT_bindable_uniform. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/d33b71b0/attachment.html>
[Bug 58734] Add support for GL_EXT_bindable_uniform - Dungeon Defenders fails to launch crash
https://bugs.freedesktop.org/show_bug.cgi?id=58734 Andreas Boll changed: What|Removed |Added Severity|normal |enhancement Assignee|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop. |.org|org Summary|Dungeon Defenders fails to |Add support for |launch crash|GL_EXT_bindable_uniform - ||Dungeon Defenders fails to ||launch crash Component|Drivers/Gallium/r600|Mesa core -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/fbe27b0b/attachment.html>
radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
On Mon, Dec 24, 2012 at 09:50:11PM -0700, Shuah Khan wrote: > Saw the same error and after reading this thread, reverted the > > Commit 2d6cc7296d4ee128ab0fa3b715f0afde511f49c2. > > drm/radeon: use async dma for ttm buffer moves on 6xx-SI > > and the problem is gone. In my case, it is a solid hang right after > system switches to vga. I was able to login on console once or twice. > But dmesg showed the same message reported in this thread: > > [ 35.812085] radeon :01:00.0: GPU lockup CP stall for more than > 1msec [ 35.812091] radeon :01:00.0: GPU lockup (waiting for > 0x0002 last fence id 0x0001) > > > My system has: 01:00.0 VGA compatible controller: Advanced Micro > Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] You can apply http://marc.info/?l=dri-devel&m=135628734704029 instead, in the meantime. It partially reverts the above commit and if RV620 is a R600 asic (it should be) then it would fix your observation too. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --
[PATCH] drm/radeon/6xx: disable use of the DMA ring for ttm bo moves
On Sun, Dec 23, 2012 at 01:28:25PM -0500, alexdeucher at gmail.com wrote: > From: Alex Deucher > > Seems to fall over in some cases with heavy memory thrashing on > 6xx. Needs more investigation after the holidays, disable for > now. > > Cc: Markus Trippelsdorf > Cc: Borislav Petkov > Signed-off-by: Alex Deucher Tested-by: Borislav Petkov -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --
[Bug 58747] New: [RS780] Backtrace if firmware is not available on kernel-3.7
https://bugs.freedesktop.org/show_bug.cgi?id=58747 Priority: medium Bug ID: 58747 Assignee: dri-devel at lists.freedesktop.org Summary: [RS780] Backtrace if firmware is not available on kernel-3.7 Severity: normal Classification: Unclassified OS: All Reporter: ojab at ojab.ru Hardware: Other Status: NEW Version: DRI CVS Component: DRM/Radeon Product: DRI Created attachment 72109 --> https://bugs.freedesktop.org/attachment.cgi?id=72109&action=edit Related dmesg output After updating to kernel 3.7 I get backtrace if booting without firmware available (related dmesg part in the attached file). Also reproducible with kernel 3.7.1. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/76295157/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added Product|DRI |Mesa Version|DRI CVS |git Component|DRM/Radeon |Drivers/Gallium/r600 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/818799ca/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added CC||dcherkassov at gmail.com --- Comment #5 from Dmitry Cherkassov --- I can confirm that 6532eb17baff6e61b427f29e076883f8941ae664 causes problems. glxgears start with black screen for few secs and then run at 0.8 FPS. kernel radeon says smth like this: [ 2077.626229] radeon :01:00.0: GPU fault detected: 146 0x00239514 [ 2077.632491] radeon :01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x [ 2077.639970] radeon :01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/8bcc3221/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #6 from Dmitry Cherkassov --- (In reply to comment #4) > Bisected mesa. > > This is a mesa bug caused by > http://cgit.freedesktop.org/mesa/mesa/commit/ > ?id=6532eb17baff6e61b427f29e076883f8941ae664 > > Can anybody move this to the right place or do I have to re-create the > report (and if so: Where) ? Thomas, does glxgears work on your setup? btw, what gpu exactly do you have this bug with? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/5fb52056/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added Summary|Minecraft menu broken on|Minecraft menu broken on |CAYMAN |CAYMAN (caused r600g: add ||htile support v16 patch) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/24b17ca4/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 Dmitry Cherkassov changed: What|Removed |Added Summary|Minecraft menu broken on|Minecraft menu broken on |CAYMAN (caused r600g: add |CAYMAN (caused by r600g: |htile support v16 patch)|add htile support v16 ||patch) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/bcdc7e17/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #7 from Thomas Rohloff --- > does glxgears work on your setup? I didn't test glxgears and am actually before this commit. Will try glxgears at my next bisecting round (for another bug). > what gpu exactly do you have this bug with? Sapphire Radeon HD 6950 (the one with dual BIOS and dual fans) with unlocked shaders (factory BIOS, not modded by me) and most likely with the locked BIOS, too, but there I can't tell really tell cause the GPU crashes right after compiz starts. > kernel radeon says smth like this I reported that, too. In fact I reported a few other bugs that seem all to be caused by this (and other) commits: https://bugs.freedesktop.org/show_bug.cgi?id=58660 https://bugs.freedesktop.org/show_bug.cgi?id=58661 https://bugs.freedesktop.org/show_bug.cgi?id=58667 Help with bisecting is always welcome. :) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/b416dc88/attachment-0001.html>
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #11 from Thomas Rohloff --- Also the error messages aren't completely gone. I did go back to mesa commit f5632094ba0c19d570ea47025cf6da75ef8457a (mesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.) and played Minecraft a bit. Suddenly all slowed down and the screen started to corrupt. I looked into dmesg and the messages where back. I made a video from after I killed Minecraft (when the corruption slowly disappeared) and after all corruptions where gone the message spam stopped again: https://www.dropbox.com/s/su1b6oaeiz028y2/out-86.ogv I will do more bisecting but as this is really randomly it may take a long time. Also I hope my hardware hasn't been damaged by 6532eb17baff6e61b427f29e076883f8941ae664 (is this possible and if so: Is there any way to get my money back?) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/f9ed55df/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #8 from Thomas Rohloff --- > does glxgears work on your setup? I tested it now and either it runs just fine or crashes the GPU instantly ( https://bugs.freedesktop.org/show_bug.cgi?id=58667 ). -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/2e0d794b/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #9 from Thomas Rohloff --- 6532eb17baff6e61b427f29e076883f8941ae664 is not the cause of this bug (or damaged the hardware, but let's think positive for now) as I just had the exact same thing with a older mesa version. Also this seems to be connected with all other bug reports I listed above, especially the "GPU fault detected" from here: https://bugs.freedesktop.org/show_bug.cgi?id=58667 I'm still pre-bisecting (searching for a good commit) but as this bug sometimes needs hours to get triggered this may take very long. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/5e1984d3/attachment.html>
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #12 from Thomas Rohloff --- I did go back till http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c99f2101fbd3edb7d5899c44ca9d984a3c0f8b6 and the bug is still there (not the crashes directly, at least I couldn't trigger them, but the error messages) so either this bug is really old or it's not a mesa bug (or, but that would be really bad: It damaged the hardware). -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/81f9fc6b/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #10 from Thomas Rohloff --- I did go back till http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c99f2101fbd3edb7d5899c44ca9d984a3c0f8b6 and the bug is still there (not the crashes directly, at least I couldn't trigger them, but the error messages) so either this bug is really old or it's not a mesa bug (or, but that would be really bad: It damaged the hardware). -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/b5e3238e/attachment.html>
[Bug 58658] Minecraft menu broken on CAYMAN (caused by r600g: add htile support v16 patch)
https://bugs.freedesktop.org/show_bug.cgi?id=58658 --- Comment #11 from Thomas Rohloff --- Whoops, copy & pasting... The error messages + rendering errors occurred with that old commit. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/cb810f7d/attachment.html>
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #13 from Thomas Rohloff --- After going back to kernel 3.6 (3.7 not tested) I'm unable to re-trigger this bug even after doing more actions that triggered it than in every test before. So I'm pretty sure this is a kernel bug! Is anybody able to help be bisecting the kernel? I don't even know which tree (drm-next?) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/b309cf67/attachment.html>
[Bug 58667] Random crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #14 from Dmitry Cherkassov --- drm-next should be fine. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121225/4b736480/attachment.html>