From: Daniel Vetter Date: Wed, 12 Jun 2013 22:54:59 +0000 (+0200) Subject: drm/i915: explicitly set up PIPECONF (and gamma table) on haswell X-Git-Tag: v3.11-rc1~65^2~61^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eff4faa9f59c581538663e3f42b9e16210cafd0;p=pandora-kernel.git drm/i915: explicitly set up PIPECONF (and gamma table) on haswell Again we don't really support different settings, so don't let the BIOS sneak stuff through. Since the motivation for this patch series is to ensure we have the correct gamma table mode selected also add the required write to the GAMMA_MODE register to select the 8bit legacy table. And since I find lowercase letters in #defines offensive, also bikeshed those. Reviewed-by: Chris Wilson Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed