On Sat, Apr 10, 2010 at 9:39 PM, Marek Ol??k <maraeo at gmail.com> wrote: > 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 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. -- When the facts change, I change my mind. What do you do, sir? ~ Keynes Corbin Simpson <MostAwesomeDude at gmail.com>