[PATCH 0/2] drm/radeon/kms: tex3D mipmap fix & R500 VAP regs

Marek Olšák maraeo at gmail.com
Sat Apr 10 21:39:05 PDT 2010


Hi devs,

The first attached patch fixes the calculation of mipmapped 3D texture sizes
in the CS checker, the 3rd dimension (depth) should be minified too. This
should probably go to 2.6.34.

The second patch adds 2 new regs:
- VAP_ALT_NUM_VERTICES, along with an update to the CS checker.
- VAP_INDEX_OFFSET, I don't think this one needs to be tracked, because we
have min/max vertex index clamping, but I might be wrong.

Both probably need a DRM version bump so that I can detect them in
userspace.

Please review.

-Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100411/54ed41e2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-drm-radeon-kms-fix-calculation-of-mipmapped-3D-textu.patch
Type: text/x-patch
Size: 1866 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100411/54ed41e2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-drm-radeon-kms-allow-R500-regs-VAP_ALT_NUM_VERTICES-.patch
Type: text/x-patch
Size: 2924 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100411/54ed41e2/attachment-0001.bin>


More information about the dri-devel mailing list