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.h20 void xe_wa_process_gt(struct xe_gt *gt);
H A Dxe_wa.c942 void xe_wa_process_gt(struct xe_gt *gt) in xe_wa_process_gt() function
950 EXPORT_SYMBOL_IF_KUNIT(xe_wa_process_gt);
H A Dxe_gt.c588 xe_wa_process_gt(gt); in gt_init_with_all_forcewake()
/linux/drivers/gpu/drm/xe/tests/ !
H A Dxe_wa_test.c55 xe_wa_process_gt(gt); in xe_wa_gt()