aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2023-10-27 11:42:55 +0200
committerRodrigo Vivi <[email protected]>2023-12-21 11:43:33 -0500
commit571622740288f801042a28598440a098249213fa (patch)
tree30f856a7d8340e37b0015923b3c3ee9055731f53 /tools/perf/scripts/python/event_analyzing_sample.py
parent27a1a1e2e47d6f12a784413c194a94b6c0d7fdcb (diff)
drm/xe: implement driver initiated function-reset
Driver initiated function-reset (FLR) is the highest level of reset that we can trigger from within the driver. In contrast to PCI FLR it doesn't require re-enumeration of PCI BAR. It can be useful in case GT fails to reset. It is also the only way to trigger GSC reset from the driver and can be used in future addition of GSC support. v2: - use regs from xe_regs.h - move the flag to xe.mmio - call flr only on root gt - use BIOS protection check - copy/paste comments from i915 v3: - flr code moved to xe_device.c v4: - needs_flr_on_fini moved to xe_device Signed-off-by: Andrzej Hajda <[email protected]> Reviewed-by: Daniele Ceraolo Spurio <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions