From: Kenneth Graunke Date: Tue, 11 Oct 2011 21:41:09 +0000 (+0200) Subject: drm/i915: Rename PIPE_CONTROL bit defines to be less terse. X-Git-Tag: v3.2-rc1~135^2~2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d971b37534fb268251f74cc04a36a0a16f7da04;p=pandora-kernel.git drm/i915: Rename PIPE_CONTROL bit defines to be less terse. "STALL_AT_SCOREBOARD" is much clearer than "STALL_EN" now that there are several different kinds of stalls. Also, "INSTRUCTION_CACHE_INVALIDATE" is a lot easier to understand at a glance than the terse "IS_FLUSH." Signed-off-by: Kenneth Graunke [danvet: use INVALIDATE for ro cache flags for more consistency] Signed-Off-by: Daniel Vetter Signed-off-by: Keith Packard --- Reading git-diff-tree failed