]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Mark live_forcewake_ops as unreliable
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Apr 2019 19:26:49 +0000 (20:26 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Apr 2019 18:15:05 +0000 (19:15 +0100)
commitf5f3063193a8930f5ec6d024d45ef37f4ff1aa07
tree6ab9d04a0a188aefb9baa1570c7ccdbc1e9e12bf
parentb00784e855bcd10be7224e61ccb239e69cb3bada
drm/i915/selftests: Mark live_forcewake_ops as unreliable

A couple of machines in the farm show quite frequent errors in the
powerwells not being released. Either there is an external agent
interferring with the powerwells, or the powerwell doesn't quite behave
as we anticipate -- either way, the test is not reliable enough to be
enabled by default in CI. It has served its immediate purpose in
providing coverage as we made tweaks to forcewake, so keep it available
for future testing.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110210
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190407192649.14750-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/selftests/intel_uncore.c