From: Chris Wilson Date: Mon, 2 Jul 2012 14:51:02 +0000 (-0300) Subject: drm/i915: Group the GT routines together in both code and vtable X-Git-Tag: v3.6-rc1~83^2~39^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990bbdadabaa51828e475eda86ee5720a4910cc3;p=pandora-kernel.git drm/i915: Group the GT routines together in both code and vtable Tidy up the routines for interacting with the GT (in particular the forcewake dance) which are scattered throughout the code in a single structure. v2: use wait_for_atomic for polling. v3: *really* use wait_for_atomic for polling. Signed-off-by: Chris Wilson Signed-off-by: Eugeni Dodonov Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed