[Mesa-dev] [PATCH] addrlib: don't use linear aligned when pow2Pad is selected.

Dave Airlie airlied at gmail.com
Tue Apr 11 00:32:40 UTC 2017


On 4 April 2017 at 19:11, Marek Olšák <maraeo at gmail.com> wrote:
> Why don't you set disableLinearOpt instead?

That seems like the wrong answer.

Can the hardware do mipmaps with the base level in linear aligned format,
but the other levels 1D tiled? If not why does addrlib give me that as a
result?

I'm not sure the user should be setting some other flag to avoid bad addrlib
behaviour.

Surely the linear opt is good for something?

Dave.


More information about the mesa-dev mailing list