downstream: compositor-drm: Work around page flip not setting tiling mode on BYT
authorQuanxian Wang <quanxian.wang@intel.com>
Thu, 25 Sep 2014 02:04:11 +0000 (04:04 +0200)
committerJan Ekström <jan.ekstrom@intel.com>
Thu, 4 Dec 2014 11:32:59 +0000 (13:32 +0200)
commit85fdb2cbcd1bb6b11cb9e36dfbce96d1cba9909b
tree54f57f33cd007b7c32a39c12d31d477958be24eb
parent82059c972155c02a1a005b44932a5ee5ba1a9156
downstream: compositor-drm: Work around page flip not setting tiling mode on BYT

The page flip ioctl() doesn't switch the tiling mode on BYT. That causes
cause display corruption when doing the renderer switch, since the dumb
buffer is untiled and the back buffers used by the GL renderer are use
X tiling.

Change-Id: I2f03ac44c1aa15e15b5a2a394932e94af2654124
Author: Quanxian Wang <quanxian.wang@intel.com>
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
src/compositor-drm.c