https://bugs.freedesktop.org/show_bug.cgi?id=31578
Summary: r600g: enforce minimum stride on render target texture images causes texture corruption on teapot demp. 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: lists@andyfurniss.entadsl.com
Running rv670, d-r-t. Tiling on/off doesn't affect.
Mesa demo teapot and openarena has corrupt tectures since -
commit 7fb16423cc325efcdcf6e4954a5ac71d8f96dbf8 Author: Keith Whitwell keithw@vmware.com Date: Thu Nov 11 16:20:24 2010 +0000
r600g: enforce minimum stride on render target texture images
Fixes piglit/fbo_readpixels since staging upload changes.