Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55567ab6 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm: add mode definition of RGB and YUV into DRM_MODE_FLAG_ALL"

parents 20cc6a8b b5ee9fb6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -134,6 +134,8 @@ extern "C" {
				 DRM_MODE_FLAG_HSKEW |		\
				 DRM_MODE_FLAG_DBLCLK |		\
				 DRM_MODE_FLAG_CLKDIV2 |	\
				 DRM_MODE_FLAG_SUPPORTS_RGB |	\
				 DRM_MODE_FLAG_SUPPORTS_YUV |	\
				 DRM_MODE_FLAG_3D_MASK)

/* DPMS flags */