]> Pileus Git - ~andy/linux/commit
drm/i915: Fix VLV sprite register offsets
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 25 Jun 2013 11:16:35 +0000 (14:16 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:53 +0000 (11:14 +0200)
commit921c3b677bf6340cd92800fb99350532674dea29
tree0eac63f1c37c602df283c3bc48041e1424835af2
parent2af2c4909b7c8bc76beef25941b2218b3bd8e4fc
drm/i915: Fix VLV sprite register offsets

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>
drivers/gpu/drm/i915/i915_reg.h