Searched refs:xe_rtp_process_ctx_enable_active_tracking (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_tuning.c | 180 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_gt() 191 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_engine() 211 xe_rtp_process_ctx_enable_active_tracking(&ctx, in xe_tuning_process_lrc()
|
| A D | xe_wa.c | 901 xe_rtp_process_ctx_enable_active_tracking(&ctx, xe->wa_active.oob, ARRAY_SIZE(device_oob_was)); in xe_wa_process_device_oob() 918 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.oob, in xe_wa_process_oob() 935 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.gt, in xe_wa_process_gt() 953 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.engine, in xe_wa_process_engine() 970 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.lrc, in xe_wa_process_lrc()
|
| A D | xe_rtp.c | 245 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx, in xe_rtp_process_ctx_enable_active_tracking() function 252 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_ctx_enable_active_tracking);
|
| A D | xe_rtp.h | 428 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
|
| /drivers/gpu/drm/xe/tests/ |
| A 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()
|
Completed in 14 milliseconds