Commits
Liu Ying committed a321801f169
drm/imx: dpu: kms: Add pixel combiner support This patch adds pixel combiner support in the DPU KMS driver. Pretty much logics are implemented to allocate/organize the CRTC resources(extdst, framegen, tcon, pixel combiner, etc) and plane resources(extdst, fetchunit, layerblend, etc) which are needed to drive a high pixel rate display via pixel combiner. Additional logics are implemented to support sync up mode fixup found in the new version of DPU IP. Signed-off-by: Liu Ying <victor.liu@nxp.com>