MLK-18163-3: drm: imx: hdp: properly check DC bit depth
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Wed, 2 May 2018 10:33:37 +0000 (13:33 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit6b4a6aaa3ffe33a43ebfe5341300b7789fb94637
tree2e7df9986b98a949200f6db22b94e7fa7ca3d0af
parentd87bb46d6275440396f00849bf8a21af9e06f24a
MLK-18163-3: drm: imx: hdp: properly check DC bit depth

Currently, the code checks if RGB supports 10-bit when it should
actually check that YUV420 supports 10-bit.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
(cherry picked from commit 4064f377b0425fd7ec2c3ed15410ae7fad4077b5)
drivers/gpu/drm/imx/hdp/imx-hdp.c