aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMichal Wajdeczko <[email protected]>2024-03-13 23:11:10 +0100
committerMichal Wajdeczko <[email protected]>2024-03-27 20:19:25 +0100
commit68fac8ab0f9d51abd93edee38e8dadf2705c0b4f (patch)
treeff5a3df81c9db9a76afd18f275489406acc46080 /tools/perf/scripts/python/bin
parentf88beeed82700697745aa3290f5a12c7b1b1bbe7 (diff)
drm/xe/guc: Introduce GuC context ID Manager
While we are already managing GuC IDs directly in GuC submission code, using bitmap() for MLRC and ida() for SLRC, this code can't be easily extended to meet additional requirements for SR-IOV use cases, like limited number of IDs available on VFs, or ID range reservation for provisioning VFs by the PF. Add a separate component for managing GuC IDs, that will replace existing ID management. Start with bitmap() based implementation that could be optimized later based on perf data. Cc: Matthew Brost <[email protected]> Signed-off-by: Michal Wajdeczko <[email protected]> Reviewed-by: Matthew Brost <[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