From: Jesse Barnes Date: Fri, 7 Nov 2014 21:11:00 +0000 (-0800) Subject: drm/i915: use compute_config in set_config v4 X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f5275698df4490046cc5b4ed2018abb642a803;p=pandora-kernel.git drm/i915: use compute_config in set_config v4 This will allow us to consult more info before deciding whether to flip or do a full mode set. v2: - don't use uninitialized or incorrect pipe masks in set_config failure path (Ander) v3: - fixup for pipe_config changes in compute_config (Jesse) v4: - drop spurious hunk in force restore path (Ander) Signed-off-by: Jesse Barnes Reviewed-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed