Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_tuning.c212 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_gt()
223 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_engine()
242 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_lrc()
H A Dxe_wa.c838 xe_rtp_process_ctx_enable_active_tracking(&ctx, xe->wa_active.oob, device_oob_was.n_entries); in xe_wa_process_device_oob()
855 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.oob, in xe_wa_process_gt_oob()
872 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.gt, in xe_wa_process_gt()
890 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.engine, in xe_wa_process_engine()
907 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.lrc, in xe_wa_process_lrc()
H A Dxe_rtp.c309 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx, in xe_rtp_process_ctx_enable_active_tracking() function
316 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_ctx_enable_active_tracking);
H A Dxe_rtp.h506 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c541 xe_rtp_process_ctx_enable_active_tracking(&ctx, &active, param->table.n_entries); in xe_rtp_process_to_sr_tests()
657 xe_rtp_process_ctx_enable_active_tracking(&ctx, &active, param->table.n_entries); in xe_rtp_process_tests()