This fixes a failure with the improved Piglit user-test clip in bug 31787 (problem originally discovered in Clutter conformance test suite) This makes the r600 registers correspond between r600c and r600g. The corresponding evergreen code uses a stride of 4 for both r600c and r600g - from the register locations it doesn't appear that can be correct but without hardware or docs at hand, I didn't want to change it in this patch. Should be checked.
Created attachment 40436 [details] [review] r600g: Fix location for clip plane registers The stride between the different clip plane registers was incorrect.
Thanks, committed: c63a86e1e5665fb5cd94de42d6c59171398e12ee Evergreen needs the fix as well, and I added it. For reference, you can find the evergreen regs here: http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/tree/src/evergreen_reg_auto.h http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/tree/src/evergreen_reg.h
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.