[Mesa-dev] R600: Bugfixes

Vincent Lejeune vljn at ovi.com
Mon Jun 17 06:43:09 PDT 2013


Hi,

these patches fix 2 bugs in R600 backend.
The first one use the rv710/rv730 correct encoding for TEX clause with more than 8 instructions.
This bug has been spoted there : 

https://bugs.freedesktop.org/show_bug.cgi?id=64257
The other patch fix a typo that causes instructions not to use PV/PS register when R600Packetizers evaluates read port limitations.
It prevents some bundling opportunities in some (not so frequent) situation.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-Properly-set-COUNT_3-bit-in-TEX-clause-initiati.patch
Type: application/octet-stream
Size: 5515 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130617/6cbece1b/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-PV-stores-Reg-id-not-index.patch
Type: application/octet-stream
Size: 2952 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130617/6cbece1b/attachment-0003.obj>


More information about the mesa-dev mailing list