[PATCH 0/3] Use new IDA for MLRC GuC IDs
Michal Wajdeczko
michal.wajdeczko at intel.com
Wed Nov 1 12:31:38 UTC 2023
Testing only!
v2: can't destroy ida in intel_guc_submission_fini as it still will be
used by intel_engine_cleanup_common called later (it's a bug, no?)
Michal Wajdeczko (3):
ida: Introduce ida_weight()
ida: Introduce ida_alloc_group_range()
drm/i915/guc: Use new IDA for MLRC GuC IDs
drivers/gpu/drm/i915/gt/uc/intel_guc.h | 6 +-
.../gpu/drm/i915/gt/uc/intel_guc_submission.c | 62 ++---
include/linux/idr.h | 4 +
lib/idr.c | 240 ++++++++++++++----
4 files changed, 217 insertions(+), 95 deletions(-)
--
2.25.1
More information about the Intel-gfx-trybot
mailing list