Searched refs:xe_rtp_process_ctx_enable_active_tracking (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H 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()
|
H 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);
|
H A D | xe_rtp.h | 428 void xe_rtp_process_ctx_enable_active_tracking(struct xe_rtp_process_ctx *ctx,
|