MLK-17703-7: drm: imx: dcss: configure output pipe according to what sink supports
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Fri, 23 Mar 2018 13:25:05 +0000 (08:25 -0500)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit2888db36fd1a8d820ee51ea6324b086e5da6da5c
tree018a32bc58417ee15afbe596b15663a938754f42
parentb2ae38b061daa2d4e081bab17eae420c32e3d90c
MLK-17703-7: drm: imx: dcss: configure output pipe according to what sink supports

Output pipe tables' configuration was hardcoded. This patch will allow the output
pipe to be configured according to what the sink supports.

Also, since there's no way to pass gamut and nonlinearity settings from userspace,
configure the input pipe as REC2020/REC2084.

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