Home
last modified time | relevance | path

Searched refs:xe_gt_init_hwconfig (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt.h31 int xe_gt_init_hwconfig(struct xe_gt *gt);
Dxe_gt.c547 int xe_gt_init_hwconfig(struct xe_gt *gt) in xe_gt_init_hwconfig() function
Dxe_device.c662 err = xe_gt_init_hwconfig(gt); in xe_device_probe()