]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Keep engine awake during live_coherency
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 29 Nov 2019 22:27:02 +0000 (22:27 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 30 Nov 2019 09:20:56 +0000 (09:20 +0000)
commit184be54ac7c399a0518f5b64d49528a4136952fe
tree60f654476049145f8fcd8c4f763f81194803cbf6
parentd31a3be98cb5c6f3f7e392092c5567a815de3ed6
drm/i915/selftests: Keep engine awake during live_coherency

Keep the engine awake and so avoid frequent cycling in and out of
powersaving mode to eliminate the unnecessary overhead and speed up the
testing.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191129222702.1456292-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c