Home
last modified time | relevance | path

Searched refs:xe_rtp_process_ctx_enable_active_tracking (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_tuning.c175 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_gt()
186 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_engine()
206 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_lrc()
H A Dxe_rtp.c213 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);
H A Dxe_wa.c856 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.oob, in xe_wa_process_oob()
873 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.gt, in xe_wa_process_gt()
891 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.engine, in xe_wa_process_engine()
908 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.lrc, in xe_wa_process_lrc()
H A Dxe_rtp.h427 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c322 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()