MLK-17473-2 drm/imx: dcss: add modifiers support for primary plane
authorFancy Fang <chen.fang@nxp.com>
Thu, 18 Jan 2018 06:30:51 +0000 (14:30 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitd6717f518be59a35febaa849ff2408de57c1d1d9
treea6b306479cca64c2411b66f6df94683cee7f45e2
parent82d7b7d5c6937e27f849128bd6ea915ed7f6931a
MLK-17473-2 drm/imx: dcss: add modifiers support for primary plane

Add four possible modifiers 'linear', 'tiled', 'super tiled'
and 'compressed super tiled' for the primary plane which can
be de-compressed by DEC400D and de-tiled by DPR. And also
change the 'dcss_plane_format_mod_supported()' to handle these
modifiers.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-plane.c