MLK-20304-2 imx/drm/dcss: get the hdmi controller CS from private_flags
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Fri, 9 Nov 2018 07:08:54 +0000 (09:08 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit78fac04af1a778d1c25e50be97e8f1f5d68304a9
tree8a81198d416fe6eedb720bce38bcf41ef7b004f3
parentbb49707d7ff21c7c124c885d7d0f62f28069ca4c
MLK-20304-2 imx/drm/dcss: get the hdmi controller CS from private_flags

DCSS HDR10 output pipe is always 10-bit. All we need to know to better
setup the LUTs and/or CSC matrices is the output colorspace.

This patch will fetch the CS from adjusted_mode's private_flags, as
indicated in the connector's mode_fixup phase.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-crtc.c