Files
i2som-imx-linux/drivers/gpu/drm/imx/dcss
Laurentiu Palcu 929179b1f2 MLK-19419: drm: imx: dcss: Add linear modifier support for all formats
Tiled formats are supported only for YUV420 semi-planar formats.
However, the other formats should support at least the LINEAR modifier.
Some userspace app may pass on framebuffers with the linear modifier
attached and, currently, this is rejected for YUV422 and RGB formats.

This patch fixes that.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Reported-by: Jared Hu <jared.hu@nxp.com>
2019-02-12 10:33:39 +08:00
..