From: Daniel Vetter Date: Fri, 19 Apr 2013 09:24:38 +0000 (+0200) Subject: drm/i915: allow high-bpc modes on DP X-Git-Tag: v3.11-rc1~65^2~131^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52541e30339d932382ab9c0c1d1bacc8dacc541e;p=pandora-kernel.git drm/i915: allow high-bpc modes on DP Totally untested due to lack of screens supporting more than 8bpc. But now we should have closed all holes in our bpp handling, so this should be safe. The last missing piece was 10bpc support for g4x/vlv, since we directly use the pipe bpp to feed the display link (and anyway, only the cpt has any means to have a pipe bpp != the display link bpp). Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed