From: Ander Conselvan de Oliveira Date: Mon, 1 Jun 2015 10:49:57 +0000 (+0200) Subject: drm/i915: Support modeset across multiple pipes X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~284^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568c634a2af62e07ed248a6e7fe9770173f9d9b2;p=pandora-kernel.git drm/i915: Support modeset across multiple pipes Compute new pipe_configs for all crtcs in the atomic state. The commit part of the mode set (__intel_set_mode()) is already enabled to support multiple pipes, the only thing missing was calculating a new pipe_config for every crtc. Signed-off-by: Ander Conselvan de Oliveira Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper Signed-off-by: Jani Nikula --- Reading git-diff-tree failed