MLK-17537-10: drm/imx: dcss: Add support for mode_valid
authorRobert Chiras <robert.chiras@nxp.com>
Thu, 7 Feb 2019 13:09:30 +0000 (15:09 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit7dc9e289e5e27049801b6548e3d45d10db76bc2e
tree327149d556ebde0c341529f8887616542810cc3c
parent46e38f01157e243f85efd0db8619ec549e7548c5
MLK-17537-10: drm/imx: dcss: Add support for mode_valid

Implement the mode_valid in dcss-crtc to filter-out unsupported modes.
In dcss-crtc, just use the mode_valid and mode_fixup functions from
dcss-dtg.

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