Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_tuning.c146 void xe_tuning_process_gt(struct xe_gt *gt) in xe_tuning_process_gt() function
152 EXPORT_SYMBOL_IF_KUNIT(xe_tuning_process_gt);
Dxe_tuning.h12 void xe_tuning_process_gt(struct xe_gt *gt);
Dxe_gt.c384 xe_tuning_process_gt(gt); in xe_gt_init_early()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_wa_test.c139 xe_tuning_process_gt(gt); in xe_wa_gt()