From: Paulo Zanoni Date: Sun, 3 Nov 2013 04:07:38 +0000 (-0700) Subject: drm/i915/bdw: Broadwell has PIPEMISC X-Git-Tag: v3.13-rc1~76^2~7^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756f85cffef2bc84aa85b25031c1c97721928bd2;p=pandora-kernel.git drm/i915/bdw: Broadwell has PIPEMISC And it inherits some bits from the previous TRANS_CONF (aka PIPE_CONF on previous gens). v2: Rebase on to of the pipe config bpp handling rework. v3: Rebased on top of the pipe_config->dither refactoring. v4: Drop the read-modify-write cycle for PIPEMISC, similarly to how we now also build up PIPECONF completely ourselves - keeping around random stuff set by the BIOS just isn't a good idea. I've checked BDW BSpec and we already set all relevant bits. Signed-off-by: Paulo Zanoni (v1) Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed