• T
    drm/rockchip: Do not enable vblank without event · 646ec687
    Tomasz Figa 提交于
    Originally we needed to enable vblank for any atomic commit to kick the
    PSR machine, but that was changed and we no longer need to do so from
    a vblank interrupt. Let's return to original behavior of enabling
    vblank only if it is really necessary.
    
    This essentially reverts commit 5b680403 ("drm/rockchip: Enable
    vblank without event").
    Signed-off-by: NTomasz Figa <tfiga@chromium.org>
    646ec687
rockchip_drm_vop.c 43.1 KB