[PATCH v2 0/3] Support active context utilization
Umesh Nerlige Ramappa
umesh.nerlige.ramappa at intel.com
Sat Apr 26 00:29:48 UTC 2025
Add support for active context utilization using WA BB.
v2: (Matt)
- Fix breakage in TDR due to this feature.
- Other review comments
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Umesh Nerlige Ramappa (3):
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
drm/xe: Save the gt pointer in lrc and drop the tile
drm/xe: Add WA BB to capture active context utilization
.../gpu/drm/xe/instructions/xe_mi_commands.h | 4 +
drivers/gpu/drm/xe/regs/xe_engine_regs.h | 4 +
drivers/gpu/drm/xe/regs/xe_lrc_layout.h | 1 +
drivers/gpu/drm/xe/xe_lrc.c | 171 +++++++++++++++++-
drivers/gpu/drm/xe/xe_lrc_types.h | 7 +-
drivers/gpu/drm/xe/xe_ring_ops.c | 7 +-
6 files changed, 183 insertions(+), 11 deletions(-)
--
2.43.0
More information about the Intel-xe
mailing list