Commits

Liu Ying committed e70320aacd8
MLK-16001 drm/imx: dpu: plane: Don't support active planes with CRTC disabled It's unnecessary to support active planes with relevant CRTC being disabled, because we cannot see the planes on the screen. Let's reject the case in the atomic check stage explicitly. Signed-off-by: Liu Ying <victor.liu@nxp.com>