Home
last modified time | relevance | path

Searched refs:xe_wa_process_gt (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_wa.h18 void xe_wa_process_gt(struct xe_gt *gt);
Dxe_wa.c781 void xe_wa_process_gt(struct xe_gt *gt) in xe_wa_process_gt() function
789 EXPORT_SYMBOL_IF_KUNIT(xe_wa_process_gt);
Dxe_gt.c382 xe_wa_process_gt(gt); in xe_gt_init_early()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_wa_test.c138 xe_wa_process_gt(gt); in xe_wa_gt()