aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMichal Wajdeczko <[email protected]>2023-12-18 17:53:36 +0100
committerRodrigo Vivi <[email protected]>2023-12-21 16:31:29 -0500
commit54020e2b406d8d4be6d79409957f2130e93b4fa3 (patch)
treecd875afe9f12fa1af063e2ff45764208725b95a6 /tools/perf/scripts/python/task-analyzer.py
parent6901f732691f12154f35ee405c25b00ef51266ab (diff)
drm/xe: Define registers used by memory based irq processing
The RING_INT_SRC_RPT_PTR register points to a cacheline in memory to which an engine must report as source of interrupt prior to generating an interrupt to the host. The RING_INT_STATUS_RPT_PTR register points to the first cacheline of the Interrupt Status Report (ISR) page (4KB) in graphics memory to which all engines report their interrupt status. The RING_IMR register has the interrupt enables and interrupt masks for an engine. We will refer to these registers shortly. Bspec: 45963, 45964, 45965 Reviewed-by: Matt Roper <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Wajdeczko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions