From: Daniel Vetter Date: Tue, 28 May 2013 14:28:55 +0000 (+0200) Subject: drm/i915: drop a few really redundant WARNs in hsw mode_set X-Git-Tag: v3.11-rc1~65^2~105^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64eae94134d2fd0a0f1cf2162fb91e46da4ec75f;p=pandora-kernel.git drm/i915: drop a few really redundant WARNs in hsw mode_set - Correct cpu->pch display matching is already check when we detect the PCH type at driver load. - Plane/pipe state is already checked both when a) enabling, b) disabling and in c) the modeset state checker. No need to go overboard and also check it in in between a) and b). Cc: Paulo Zanoni Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed