From: Daniel Vetter Date: Fri, 24 Sep 2010 19:14:22 +0000 (+0200) Subject: drm/i915: kill per-ring macros X-Git-Tag: v2.6.37-rc1~92^2~28^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d281d8cca1acb2483444e0d1519c8ab6dda3a47;p=pandora-kernel.git drm/i915: kill per-ring macros Two macros that use a base address for HWS_PGA were missing, add them. Also switch the remaining users of *_ACTHD to the ring-base one. Kill the other ring-specific macros because they're now unused. Signed-off-by: Daniel Vetter [ickle: And silence checkpatch whilst in the vicinity] Signed-off-by: Chris Wilson --- Reading git-diff-tree failed