From: Chris Wilson Date: Thu, 11 Nov 2010 17:54:52 +0000 (+0000) Subject: drm/i915: Remove the definitions for Primary Ring Buffer X-Git-Tag: v2.6.38-rc1~419^2~23^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8168bd48bb863c00747497aadf13884b2d69d287;p=pandora-kernel.git drm/i915: Remove the definitions for Primary Ring Buffer We only ever used the PRB0, neglecting the secondary ring buffers, and now with the advent of multiple engines with separate ring buffers we need to excise the anachronisms from our code (and be explicit about which ring we mean where). This is doubly important in light of the FORCEWAKE required to read ring buffer registers on SandyBridge. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed