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
On Sat, Apr 10, 2010 at 9:39 PM, Marek Olšák maraeo@gmail.com wrote:
These may require DDX patching as well. As long as we're going down the road another version bump, can we do the MSPOS enables as well? I sent along patches last time for kernel and DDX, can always respin if needed.
~ C.
dri-devel@lists.freedesktop.org