summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2017-07-28 16:17:05 +0530
committerRob Clark <robdclark@gmail.com>2017-08-02 07:53:46 -0400
commit710e7a4487839692cb35f5ba1c9371af0fb067b2 (patch)
treebf657baf537ab8f819b473581db01405b529f126 /drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c
parentf54ca1a0966bcdb525aee130a043a8adbccc5cbb (diff)
downloadlwn-710e7a4487839692cb35f5ba1c9371af0fb067b2.tar.gz
lwn-710e7a4487839692cb35f5ba1c9371af0fb067b2.zip
drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCs
We shouldn't use use mode_set/mode_set_nofb helpers when we use runtime PM. The registers configured in these funcs lose their state when we eventually enable the display pipeline. Do not implement these vfuncs in the helpers, and call them in the crtc_enable/encoder_enable paths instead. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c')
0 files changed, 0 insertions, 0 deletions