Commits
Liu Ying committed c80bca52cd9
drm/imx: Extract IPUv3 specific KMS functions to ipuv3-kms.c (part 2) Since we want to add i.MX DPU support into imx-drm, the imx-drm core driver should be no more IPUv3 specific. Let's make imx-drm more generic and extract IPUv3 specific KMS functions to ipuv3-kms.c. Signed-off-by: Liu Ying <victor.liu@nxp.com> [ Aisheng: update to new kernel version accordingly ] [ Aisheng: split imx-drm-core changes out of ipu ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>