aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2022-10-14 16:02:32 -0700
committerMatt Roper <[email protected]>2022-10-17 10:13:59 -0700
commit3068bec83eea324b299105ec69a3f42c7968c6c0 (patch)
treef5a806fd9cd6ef3b3fe7437dc47cc390e87c9195 /tools/perf/scripts/python/bin
parentab1b2d40d626bfb94d10e182a891fd21154234ef (diff)
drm/i915/gt: Add intel_gt_mcr_wait_for_reg_fw()
Xe_HP has some MCR registers that need to be polled for completion of operations like TLB invalidation. Those registers are in the GAM range, which rolls up the status from each unit into the 'primary' instance's value. This makes it useful to have a dedicated 'wait for register' function that handles this on MCR registers, similar to the __intel_wait_for_register_fw() function we already have for regular registers. Signed-off-by: Matt Roper <[email protected]> Reviewed-by: Balasubramani Vivekanandan <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions