From: Ville Syrjälä Date: Wed, 9 Apr 2014 10:28:53 +0000 (+0300) Subject: drm/i915/chv: Add cursor pipe offsets X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5efb3e2838536832c9b6872512e6b6daf592cee9;p=pandora-kernel.git drm/i915/chv: Add cursor pipe offsets Unsurprisingly the cursor C regiters are also at a weird offset on CHV. Add more pipe offsets to handle them. This also gets rid of most of the differences between the i9xx vs. ivb cursor code. We can unify the remaining code as well, but I'll leave that for another patch. Signed-off-by: Ville Syrjälä Reviewed-by: Antti Koskipää Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed