From: Chris Wilson Date: Tue, 14 Sep 2010 10:07:23 +0000 (+0100) Subject: drm: Use a nondestructive mode for output detect when polling (v2) X-Git-Tag: v2.6.36-rc5~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930a9e283516a3a3595c0c515113f1b78d07f695;p=pandora-kernel.git drm: Use a nondestructive mode for output detect when polling (v2) v2: Julien Cristau pointed out that @nondestructive results in double-negatives and confusion when trying to interpret the parameter, so use @force instead. Much easier to type as well. ;-) And fix the miscompilation of vmgfx reported by Sedat Dilek. Signed-off-by: Chris Wilson Cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed