Skip to content
Commit 0c5d4dea authored by Sandor Yu's avatar Sandor Yu Committed by Xiaolei Wang
Browse files

LF-4443-3: drm: bridge: cdns-hdmi: support more colorimetry



commit ef06bb057e9a82c5eb45e6f1674a1f9b36292ed9 from
https://github.com/nxp-imx/linux-imx

Add more DRM colorimetry mapping to video mode colorspace,
the video mode could be set to different colorspace by the command:

24bit RGB support
  modetest -M imx-dcss  -w 48:"Colorspace":0
24bit YUV420/YUV444
  modetest -M imx-dcss  -w 48:"Colorspace":1~5
Deep Color for YUV420/422
  modetest -M imx-dcss  -w 48:"Colorspace":8 or 10
Deep Color for RGB
  modetest -M imx-dcss  -w 48:"Colorspace":9

Signed-off-by: default avatarSandor Yu <Sandor.yu@nxp.com>
Reviewed-by: default avatarLaurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Signed-off-by: default avatarXiaolei Wang <xiaolei.wang@windriver.com>
parent 17cf7a3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment