aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-simple.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2020-06-02 11:51:40 +0200
committerDaniel Vetter <[email protected]>2020-06-03 15:46:32 +0200
commitba931cfd078778879ec51c6483577eb4645b70dd (patch)
treed7252ed05c7aeb0df05e6ee7ebfa264136613e4e /drivers/gpu/drm/panel/panel-simple.c
parent1c3ef4c5d13a0ba42610ce8c0e67f6909dbb70b3 (diff)
drm/hdlcd: Don't call drm_crtc_vblank_off on unbind
This is already taken care of by drm_atomic_helper_shutdown(), and in that case only for the CRTC which are actually on. Only tricky bit here is that we kill the interrupt handling before we shut down crtc, so need to reorder that. Acked-by: Liviu Dudau <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Liviu Dudau <[email protected]> Cc: Brian Starkey <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/panel/panel-simple.c')
0 files changed, 0 insertions, 0 deletions