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)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:58 +0000 (14:51 -0500)
commit50ca94f080c4cd684b19f42d3b341f010e496601
tree906c204b7fb050659236cb838018a892d90cb767
parented6d9194ec589efaeb520f59651c103e61b18876
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