https://bugs.freedesktop.org/show_bug.cgi?id=45018
Bug #: 45018 Summary: [bisected] rendering regression since added support for virtual address space on cayman v11 Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: alexandre.f.demers@gmail.com
Created attachment 55888 --> https://bugs.freedesktop.org/attachment.cgi?id=55888 Good rendering
When testing RenderFeatTest.bin64, the shadows on test07 are not rendered correctly anymore. Bisecting identified the following commit as culprit:
bb1f0cf3508630a9a93512c79badf8c493c46743 is the first bad commit commit bb1f0cf3508630a9a93512c79badf8c493c46743 Author: Jerome Glisse jglisse@redhat.com Date: Fri Dec 2 10:20:29 2011 -0500
r600g: add support for virtual address space on cayman v11
I'll be attaching pictures to show the regression.