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:
b242b7f
)
drm/i915: create functions for the "unclaimed register" checks
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Mon, 18 Feb 2013 22:00:20 +0000
(19:00 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 20 Feb 2013 00:33:47 +0000
(
01:33
+0100)
This avoids polluting i915_write##x and also allows us to reuse code
on i915_read##x.
v2: Rebase
v3: Convert the macros to static functions
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found