From: Daniel Vetter Date: Thu, 26 Apr 2012 21:28:06 +0000 (+0200) Subject: drm/i915: kill intel_clear_scanline_wait X-Git-Tag: v3.5-rc1~83^2~8^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56b21361ca52afa5d7cb47c9792d0982666d9a5;p=pandora-kernel.git drm/i915: kill intel_clear_scanline_wait This is a pretty racy way to close these races, and we have much better means to cope with these races meanwhile: For non-broken userspace we correctly wait for any outstanding rendering, for broken userspace the hangcheck will save the day. Reviewed-by: Chris Wilson Acked-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed