Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_tuning.h14 void xe_tuning_process_gt(struct xe_gt *gt);
H A Dxe_tuning.c180 void xe_tuning_process_gt(struct xe_gt *gt) in xe_tuning_process_gt() function
189 EXPORT_SYMBOL_IF_KUNIT(xe_tuning_process_gt);
H A Dxe_gt.c589 xe_tuning_process_gt(gt); in gt_init_with_all_forcewake()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_wa_test.c56 xe_tuning_process_gt(gt); in xe_wa_gt()