sna: XY_SETUP_* expects the dst tiling to be set on gen4+
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Nov 2013 21:52:46 +0000 (21:52 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Nov 2013 21:52:46 +0000 (21:52 +0000)
commit38ef572d68380db407039fe12d62426939030010
tree1b60117725a0c555db07c3a37d215f3dd4ba2e31
parentdee2db883954d9ce3560b81f84d5c805edfd3977
sna: XY_SETUP_* expects the dst tiling to be set on gen4+

A few paths failed to set the tiling flag when setting up the BLT
engine, leaving the engine in a potentially inconsistent state.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71260
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_accel.c
src/sna/sna_blt.c