OSDN Git Service

drm/i915/selftests: Hide dangerous tests
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 25 Oct 2017 15:32:07 +0000 (16:32 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 6 Nov 2017 11:17:03 +0000 (11:17 +0000)
commit69ea47a5a98b198c9d36fe157a3986748a9e2554
tree2d6ab51832cd1cb82506b00d0db39a48120ffa3b
parentd36caeea4b0f76bf691c7d0cddc4a71ed93783c5
drm/i915/selftests: Hide dangerous tests

Some tests are designed to exercise the limits of the HW and may trigger
unintended side-effects making the machine unusable. This should not be
executed by default, but are still useful for early platform validation.

References: https://bugs.freedesktop.org/show_bug.cgi?id=103453
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171025153207.9589-1-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/Kconfig.debug
drivers/gpu/drm/i915/selftests/intel_uncore.c