From: Ville Syrjälä Date: Fri, 11 Oct 2013 18:52:43 +0000 (+0300) Subject: drm/i915: Fix gen2 scanout position readout X-Git-Tag: v3.13-rc1~76^2~68^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c06b08a3073de570f6f0261dae6247cce98f2ab;p=pandora-kernel.git drm/i915: Fix gen2 scanout position readout Gen2 doesn't have the pixelcount register that gen3 and gen4 have. Instead we must use the scanline counter like we do for ctg+. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed