Commits

Laurentiu Palcu committed 15045e09d6e
MLK-17231-3: drm: imx: dcss: drop runtime autosuspend feature This was needed when using the mode_set_nofb() callback. Since everything was moved to crtc_enable() callback, runtime autosuspend can be dropped. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>