OSDN Git Service

drm_hwcomposer: add back HWC1 support
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 28 Jul 2017 16:17:52 +0000 (00:17 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 28 Jul 2017 16:17:52 +0000 (00:17 +0800)
commit7acc332019d211cb2747fd4068cf41aaa62753fb
tree56dd7141a45af4b6ef69b7d2cc6646d6f3a1e752
parent66d348572db337e74d7b260109d3bdb9fc945841
drm_hwcomposer: add back HWC1 support

We still use the legacy drm_gralloc for GPUs that don't support
atomic mode setting. To support these GPUs in one SurfaceFlinger
implementation, we have to stay with HWC1.
Android.mk