• D
    drm/radeon: fix support for vline relocations. · 531369e6
    Dave Airlie 提交于
    Userspace sends us a special relocation type to sync video/exa
    to vlines to avoid tearing, this deals with the relocation
    in the kernel, it picks the correct crtc and avoids issues
    where crtcs are disabled.
    
    This version also parses the wait until to make sure it isn't
    trying to do anything evil.
    Signed-off-by: NDave Airlie <airlied@redhat.com>
    531369e6
r300.c 40.9 KB