Home
last modified time | relevance | path

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/
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);
Dxe_wa.c768 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()
Dxe_rtp.h427 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
/linux-6.12.1/drivers/gpu/drm/xe/tests/
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()