From: Daniel Vetter Date: Wed, 12 Jun 2013 22:54:58 +0000 (+0200) Subject: drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms X-Git-Tag: v3.11-rc1~65^2~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f11a9e4e50006b615ba94722dfc33ced89664cf;p=pandora-kernel.git drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms Same reasons as for the previous patch, just no bug report about anything going wrong yet: We only support exactly the mode we program, so don't leave any stale BIOS state behind. Again this will be fun to properly track for fastboot. Reviewed-by: Chris Wilson Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed