git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8aea0c
)
drm/i915: add relative ring register macros
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 2 Aug 2010 14:24:01 +0000
(16:24 +0200)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:20:01 +0000
(11:20 +0100)
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 <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found