OSDN Git Service

Continue using BGRA_8888 for nouveau and radeon
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 30 Jul 2017 15:28:52 +0000 (23:28 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 30 Jul 2017 15:28:52 +0000 (23:28 +0800)
commit9220bea48b0b84d63960e179c6e7064d2ea39e51
tree72c62adfc1b3c94e00d324cfb093eafe1d716ba2
parentfc18e7e2a77d69c628c5fa7e2fbb047710ae436c
Continue using BGRA_8888 for nouveau and radeon

These GPUs don't support RGBA_8888 well. Let's keep using the old
format.

It partially reverts commit e94fe60a71c18e5b238a2c5f62a93cef06b2cedf.

The patch should be reverted once they support RGBA_8888.
gralloc_drm_nouveau.c
gralloc_drm_radeon.c