MLK-16075-21 drm/imx: dpu: kms: Add several YUV pixel formats support
authorLiu Ying <victor.liu@nxp.com>
Fri, 21 Jul 2017 08:21:26 +0000 (16:21 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:33:52 +0000 (15:33 -0500)
commit86e0d29bab88daea6a8f011c01a560f5e7b0c0ac
treeeb30b6c1597ebedab54a57c1caf9d6eead1eb0cd
parente0f8d1de31d6f1933d8078e925f901da3fe9b2ad
MLK-16075-21 drm/imx: dpu: kms: Add several YUV pixel formats support

This patch adds several YUV pixel formats support for dpu kms.
The pixel formats are YUYV, UYVY, NV12, NV21, NV16, NV61, NV24 and NV42.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
drivers/gpu/drm/imx/dpu/dpu-crtc.c
drivers/gpu/drm/imx/dpu/dpu-kms.c
drivers/gpu/drm/imx/dpu/dpu-plane.c