commit | 921c3b677bf6340cd92800fb99350532674dea29 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jun 25 14:16:35 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 01 11:14:53 2013 +0200 |
tree | 0eac63f1c37c602df283c3bc48041e1424835af2 | |
parent | 2af2c4909b7c8bc76beef25941b2218b3bd8e4fc [diff] |
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>