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)
committerHaibo Chen <haibo.chen@nxp.com>
Thu, 12 Apr 2018 10:46:01 +0000 (18:46 +0800)
commit159a2f3d4d1dccf4d16da767a1d581c808991d64
tree922adf703a768a0c00127c0e01537afea82c0a4a
parentc771755d8a74ab3fc8ee59c8ecabbf591ab94ae9
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