commit | 930a9e283516a3a3595c0c515113f1b78d07f695 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 14 11:07:23 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Tue Sep 14 20:38:48 2010 +1000 |
tree | b527736ae76d678f8791755be28a250a6e2593bc | |
parent | a41ceb1c17af06a17c0d88e987215ef20b93c471 [diff] |
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 <chris@chris-wilson.co.uk> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>