From: Ville Syrjälä Date: Fri, 11 Oct 2013 19:24:41 +0000 (+0300) Subject: drm/i915: Fix VLV frame counter registers X-Git-Tag: v3.13-rc1~76^2~68^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25a2e2d0f35e3297c7c8c6daf12d35fca7a51e44;p=pandora-kernel.git drm/i915: Fix VLV frame counter registers Supposedly VLV uses the CTG+ style frame counter registers instead of the old gen3/4 style. Add the magic offset to the correct registers. We should already be taking the correct codepaths for .get_vblank_counter() and .get_scanout_position(). Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed