Skip to content
Commit d6ac4a84 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm/mdp5: dpms(OFF) cleanups



When disabling the interface (INTF), the change doesn't latch until next
vblank, so we need to wait for vblank.

Also, to be pedantic, in the crtc, set all the mixer stages to unused.
It shouldn't really matter, since at this point we have already disabled
the INTF and waited for necessary vblank.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent ed851963
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment