From: Ville Syrjälä Date: Thu, 16 Oct 2014 17:52:34 +0000 (+0300) Subject: drm/i915: Initialize new chv primary plane and pipe blender registers X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14b048521ed3413df939ec6cc5dd450ff618120;p=pandora-kernel.git drm/i915: Initialize new chv primary plane and pipe blender registers CHV adds a bunch of new registers for primary plane size/position and pipe blender setup. Initialize all those registers to avoid nasty surprises. PRIMSIZE is especially important as without programming it the outout will be garbled whenever the primary plane size would not match what the BIOS set up. Also program the sprite constant alpha register to disable the constant alpha blending factor. This applies to vlv as well as chv. Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed