Hi devs,<br><br>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.<br><br>The second patch adds 2 new regs:<br>

- VAP_ALT_NUM_VERTICES, along with an update to the CS checker.<br>- VAP_INDEX_OFFSET, I don&#39;t think this one needs to be tracked, because we have min/max vertex index clamping, but I might be wrong.<br><br>Both probably need a DRM version bump so that I can detect them in userspace.<br>

<br>Please review.<br><br>-Marek<br>