sna: Enforce LinearFramebuffer option
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Jul 2014 14:11:07 +0000 (15:11 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Jul 2014 15:52:35 +0000 (16:52 +0100)
commita10781b70f222f3997928fa979f6292617f79316
treeebd2d4f547ed242706f38e037592cf22cc1157a0
parent75745cd5861481c5a9a31125d357f339349dd0f8
sna: Enforce LinearFramebuffer option

This option should only be used for compatibility. Previously this was
done at a high level, this changes it to enforce the tiling as we apply
the CRTC.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna.h
src/sna/sna_accel.c
src/sna/sna_display.c
src/sna/sna_dri2.c
src/sna/sna_driver.c
src/sna/sna_present.c