From: Ville Syrjälä Date: Fri, 6 Sep 2013 20:29:00 +0000 (+0300) Subject: drm/i915: Add support for pipe_bpp readout X-Git-Tag: v3.13-rc1~76^2~114^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42571aefafb1d330ef84eb29418832f72e7dfb4c;p=pandora-kernel.git drm/i915: Add support for pipe_bpp readout On CTG+ read out the pipe bpp setting from hardware and fill it into pipe config. Also check it appropriately. v2: Don't do the pipe_bpp extraction inside the PCH only code block on ILK+. Avoid the PIPECONF read as we already have read it for the PIPECONF_EANBLE check. Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed