From: Patrik Jakobsson Date: Tue, 5 Mar 2013 18:09:37 +0000 (+0100) Subject: drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits X-Git-Tag: v3.9-rc2~15^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60222c0c2b4d813c72296b55f07d46b19ef83e44;p=pandora-kernel.git drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits Disable bits for ADPA HSYNC and VSYNC where mixed up resulting in suspend becoming standby and vice versa. Fixed by swapping their bit position. Reported-by: Ville Syrjälä Signed-off-by: Patrik Jakobsson Reviewed-by: Eric Anholt Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed