From: Maarten Lankhorst Date: Mon, 15 Jun 2015 10:33:38 +0000 (+0200) Subject: drm/i915: Use crtc state in intel_modeset_pipe_config X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b359283a035e44a6c760244e14af86cf1f62ef67;p=pandora-kernel.git drm/i915: Use crtc state in intel_modeset_pipe_config Grabbing crtc state from atomic state is a lot more involved, and make sure connectors are added before calling this function. Move check_digital_port_conflicts to intel_modeset_checks, it's only useful to check it on a modeset. Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper Tested-by(IVB): Matt Roper Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed