Searched refs:wa_active (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_wa.c | 911 xe_rtp_process_ctx_enable_active_tracking(&ctx, xe->wa_active.oob, ARRAY_SIZE(device_oob_was)); in xe_wa_process_device_oob() 913 xe->wa_active.oob_initialized = true; in xe_wa_process_device_oob() 928 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.oob, in xe_wa_process_gt_oob() 930 gt->wa_active.oob_initialized = true; in xe_wa_process_gt_oob() 945 xe_rtp_process_ctx_enable_active_tracking(&ctx, gt->wa_active.gt, in xe_wa_process_gt() 963 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.engine, in xe_wa_process_engine() 980 xe_rtp_process_ctx_enable_active_tracking(&ctx, hwe->gt->wa_active.lrc, in xe_wa_process_lrc() 1002 xe->wa_active.oob = p; in xe_wa_device_init() 1029 gt->wa_active.gt = p; in xe_wa_gt_init() 1031 gt->wa_active.engine = p; in xe_wa_gt_init() [all …]
|
| H A D | xe_device_types.h | 402 } wa_active; member
|