aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-12-13 09:15:20 +0000
committerChris Wilson <[email protected]>2018-12-13 10:07:54 +0000
commit921f3a60e54e751ce1393deef6218c5900558b3d (patch)
treeb8068f28490f817b553138299741c17c2ff26291 /tools/perf/scripts/python
parent5edd56d394dc30438cb627586eb471f5f339a603 (diff)
drm/i915/selftests: Verify we can perform resets from atomic context
We currently require that our per-engine reset can be called from any context, even hardirq, and in the future wish to perform the device reset without holding struct_mutex (which requires some lockless shenanigans that demand the lowlevel intel_reset_gpu() be able to be used in atomic context). Test that we meet the current requirements by calling i915_reset_engine() from under various atomic contexts. Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions