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)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:54:14 +0000 (14:54 -0500)
commit78255ed3b68fbdaa21b43e7d00d269d379fbe5e6
tree171d62c7d0804437ef1e4026c52dfa7bfd3f2e19
parent6c7d90fef5b0083c3c4108a07fa5880c6c71691f
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