Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_wa.h18 void xe_wa_process_gt(struct xe_gt *gt);
H A Dxe_wa.c840 void xe_wa_process_gt(struct xe_gt *gt) in xe_wa_process_gt() function
848 EXPORT_SYMBOL_IF_KUNIT(xe_wa_process_gt);
H A Dxe_gt.c475 xe_wa_process_gt(gt); in all_fw_domain_init()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_wa_test.c138 xe_wa_process_gt(gt); in xe_wa_gt()