From: Chris Wilson Date: Thu, 27 May 2010 12:18:14 +0000 (+0100) Subject: drm/i915: Avoid nesting of domain changes when setting display plane X-Git-Tag: v2.6.35-rc2~56^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b118c1e363befe3d74469f4a014ce6353097f08a;p=pandora-kernel.git drm/i915: Avoid nesting of domain changes when setting display plane Nesting domain changes will cause confusion when trying to interpret the tracepoints describing the sequence of changes for the object, as well as obscuring the order of operations for the reader of the code. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed