Skip to content
Commit 8cc061c4 authored by Narender Ankam's avatar Narender Ankam Committed by Gerrit - the friendly Code Review server
Browse files

drm/edid: use DC flags to indicate deep color support



DRM EDID parser is using same flags to indicate RGB/YCBCR444 support
and also to indicate deep color support for RGB/YCBCR444 formats.
Use DC flags like
DRM_COLOR_FORMAT_DC_RGB444 instead of DRM_COLOR_FORMAT_RGB444
DRM_COLOR_FORMAT_DC_YCRCB444 instead of DRM_COLOR_FORMAT_YCRCB444
to indicate DC support.

Change-Id: Ia6370c6328655d17199597c3c7303a68d9448c0b
Signed-off-by: default avatarNarender Ankam <nankam@codeaurora.org>
parent fac768d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment