[Mesa-dev] [PATCH] intel: Extend the force_y_tiling flag to allow forcing no tiling.

Kenneth Graunke kenneth at whitecape.org
Tue May 28 14:47:09 PDT 2013


On 05/28/2013 10:55 AM, Eric Anholt wrote:
> For a blit-uploaded temporary, it's faster on current hardware to memcpy
> the data into a linear CPU mapping than to go through the GTT.
>
> v2: Turn the not-fully-supported mask into 3 supported enum values.
>
> Reviewed-and-tested-by: Ian Romanick <ian.d.romanick at intel.com> (v1)
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org> (v1)

I like this version much better.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list