From: Jani Nikula Date: Mon, 5 Nov 2012 11:51:51 +0000 (+0200) Subject: drm/i915/crt: fix DPMS standby and suspend mode handling X-Git-Tag: v3.7-rc6~13^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8dece21eea0ad6aca442272673d48693cd93b4;p=pandora-kernel.git drm/i915/crt: fix DPMS standby and suspend mode handling PCH platforms and VLV should map DPMS standby and suspend modes to off, but due to a buggy reversed comparison this is done on pre-PCH platforms instead. Reported-by: Loïc Yhuel Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56754 Signed-off-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed