[Intel-gfx] [PATCH 0/7] Skylake Y tiled scanout

Damien Lespiau damien.lespiau at intel.com
Tue Feb 24 11:06:02 PST 2015


On Mon, Feb 23, 2015 at 03:55:54PM +0000, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> 
> Starting with Skylake the display engine can scan out Y tiled objects. (Both
> legacy Y tiled, and the new Yf format.)
> 
> This series takes the original work by Damien Lespiau and converts it to use the
> new frame buffer modifiers instead of object set/get tiling. Some patches needed
> to be dropped, some added and some refactored.
> 
> Lightly tested with "testdisplay -m -y" and "testdisplay -m --yf".

Just a note that we have and more and more code using modifiers[0]
direction and not masking it for the bits it really needs (tiling). This
will mean we need to change it all over the place when adding a new
modifier. Might not be ideal.

-- 
Damien


More information about the Intel-gfx mailing list