Searched refs:xe_rtp_process_ctx_enable_active_tracking (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_tuning.c | 212 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 D | xe_wa.c | 838 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 D | xe_rtp.c | 309 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 D | xe_rtp.h | 506 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_rtp_test.c | 541 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()
|