From: Ville Syrjälä Date: Tue, 12 Aug 2014 16:39:54 +0000 (+0300) Subject: drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor() X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~73^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ac5466926daef2406f7b25e9a272567cb81adb0;p=pandora-kernel.git drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor() Ever since commit 5efb3e2838536832c9b6872512e6b6daf592cee9 Author: Ville Syrjälä Date: Wed Apr 9 13:28:53 2014 +0300 drm/i915/chv: Add cursor pipe offsets the only difference between i9xx_update_cursor() and ivb_update_cursor() was the hsw+ pipe csc handling. Let's unify them and we can rid outselves of some duplicated code. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed