• Rob Clark's avatar
    drm/msm/mdp5: dpms(OFF) cleanups · d6ac4a84
    Rob Clark authored
    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>
    d6ac4a84
mdp5_encoder.c 8.62 KB