From: Keith Packard Date: Sat, 6 Aug 2011 17:33:12 +0000 (-0700) Subject: drm/i915: Leave LVDS registers unlocked X-Git-Tag: v3.1-rc3~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed10fca9c351c83ab89a97f3515089e0d36bdccc;p=pandora-kernel.git drm/i915: Leave LVDS registers unlocked There's no reason to relock them; it just makes operations more complex. This fixes DPMS where the panel registers were locked making the disable not work. Signed-off-by: Keith Packard Reviewed-by: Jesse Barnes --- Reading git-diff-tree failed