OSDN Git Service

Continue using BGRA_8888 for pipe drivers
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 18 Nov 2017 14:12:34 +0000 (15:12 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 20 Nov 2017 03:41:30 +0000 (11:41 +0800)
commit1052a521c6f2c0c421c7cc3e4e6b100f3818451e
treecb5b6062d749ac92cf5cfc4e1d48c00864bd182f
parentb4dcfdeffdf2be1411a50c798382551d9a0281e9
Continue using BGRA_8888 for pipe drivers

vmwgfx and amdgpu have issues with RGBA_8888.
Let's keep using the old format until support is improved.

It partially reverts commit e94fe60a71c18e5b238a2c5f62a93cef06b2cedf
and it's similar to commit 9220bea48b0b84d63960e179c6e7064d2ea39e51.

The patch should be reverted when support RGBA_8888 is OK.
gralloc_drm_pipe.c