From: Daniel Vetter Date: Mon, 2 Aug 2010 14:24:01 +0000 (+0200) Subject: drm/i915: add relative ring register macros X-Git-Tag: v2.6.37-rc1~92^2~28^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333e9fe94d00ce8c334d91099449b9948bf76b92;p=pandora-kernel.git drm/i915: add relative ring register macros Documentation explicitly mentions that the ring registers are designed to have the same offsets relative to a base registers. Use this to fight the code beaurocratic in intel_ringbuffer.c. No code changes in this patch, just the new definitions. Signed-off-by: Daniel Vetter Signed-off-by: Chris Wilson --- Reading git-diff-tree failed