From: Chris Wilson Date: Thu, 9 Sep 2010 22:51:02 +0000 (+0100) Subject: drm: Use a nondestructive mode for output detect when polling X-Git-Tag: v2.6.36-rc5~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b334fcb45b757ffb093696ca3de1b0c8b4a33f1;p=pandora-kernel.git drm: Use a nondestructive mode for output detect when polling Destructive load-detection is very expensive and due to failings elsewhere can trigger system wide stalls of up to 600ms. A simple first step to correcting this is not to invoke such an expensive and destructive load-detection operation automatically. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=29536 Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=16265 Reported-by: Bruno Prémont Tested-by: Sitsofe Wheeler Signed-off-by: Chris Wilson Cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed