From: Dave Airlie Date: Mon, 29 Jun 2009 01:21:25 +0000 (+1000) Subject: drm/radeon: fix support for vline relocations. X-Git-Tag: v2.6.31-rc5~66^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=531369e62649bb8f31217cc0bf33ee6f89f1dff6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed