commit | 531369e62649bb8f31217cc0bf33ee6f89f1dff6 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Jun 29 11:21:25 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 15 17:13:08 2009 +1000 |
tree | f06fe09aad7da81b2a56b2cb57932193178585cd | |
parent | 3e43d82125952826202a8cd20ba84a66f3ff8808 [diff] |
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: Dave Airlie <airlied@redhat.com>