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:
2af2c49
)
drm/i915: Fix VLV sprite register offsets
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Tue, 25 Jun 2013 11:16:35 +0000
(14:16 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:53 +0000
(11:14 +0200)
We forgot to add VLV_DISPLAY_BASE to the VLV sprite registers, which
caused the sprites to not work at all.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found