Skip to content
Commit 531369e6 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/radeon: fix support for vline relocations.



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: default avatarDave Airlie <airlied@redhat.com>
parent 3e43d821
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