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:
766aa1c
)
drm/i915: Kill IS_DISPLAYREG()
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Fri, 25 Jan 2013 19:44:47 +0000
(21:44 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 31 Jan 2013 10:50:13 +0000
(11:50 +0100)
All display registers should now include the proper offset on VLV.
That means IS_DISPLAYREG() is now useless, and we can eliminate it.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found