MLK-18045-3 drm/imx: dcss: bypass dec400d if 'compressed' is false
authorFancy Fang <chen.fang@nxp.com>
Sun, 15 Apr 2018 05:14:34 +0000 (13:14 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit76250813a7a0bef6aa7e4f0d6d5b76526d245e25
tree6926edf832f4ffa04619a2babcd0a6f4d68f1add
parenteacef173657e146deb07fb7407a70931e2cba5f2
MLK-18045-3 drm/imx: dcss: bypass dec400d if 'compressed' is false

When the fb's modifier is 'DRM_FORMAT_MOD_VIVANTE_SUPER_TILED_FC',
the compression state can be changed to non-compress according to
the 'compressed' field value of 'struct dma_metadata' data. At this
moment, the DEC400D should be bypassed.

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