MLK-17231-2: drm: imx: dcss: Do not use mode_set_nofb callback
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Tue, 12 Dec 2017 11:06:35 +0000 (13:06 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitfb1477f2919b37ffe46ac84a77f647708c1e1cbd
tree3ce0b1679c2fc699c83a61e53820e41f53b7bfd5
parent5fe92758721bf420922f0b9f8cada3f5753449c7
MLK-17231-2: drm: imx: dcss: Do not use mode_set_nofb callback

This callback is not suitable for drivers using runtime PM. Move
everything in the crtc_enable() callback.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/drm/imx/dcss/dcss-crtc.c