From: Ville Syrjälä Date: Wed, 31 Oct 2012 15:50:24 +0000 (+0200) Subject: drm/i915: Introduce intel_crtc_update_sarea_pos() X-Git-Tag: v3.8-rc1~82^2~192^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=198598d08fefa97f107630ca245407dd07a03e3a;p=pandora-kernel.git drm/i915: Introduce intel_crtc_update_sarea_pos() Refactor the code that stores the panning x/y position into the sarea. This also changes the code so that it won't mistakenly update sareaB_x/y for pipe >= C. Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed