Searched refs:xe_rtp_process_ctx_enable_active_tracking (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_rtp.c | 213 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx, in xe_rtp_process_ctx_enable_active_tracking() function 220 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_ctx_enable_active_tracking);
|
D | xe_wa.c | 768 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.oob, in xe_wa_process_oob() 785 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.gt, in xe_wa_process_gt() 803 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.engine, in xe_wa_process_engine() 820 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.lrc, in xe_wa_process_lrc()
|
D | xe_rtp.h | 427 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
|
/linux-6.12.1/drivers/gpu/drm/xe/tests/ |
D | xe_rtp_test.c | 322 xe_rtp_process_ctx_enable_active_tracking(&ctx, &active, count_rtp_entries); in xe_rtp_process_to_sr_tests() 483 xe_rtp_process_ctx_enable_active_tracking(&ctx, &active, count_rtp_entries); in xe_rtp_process_tests()
|