Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c364 .has_late_bind = true,
673 xe->info.has_late_bind = desc->has_late_bind; in xe_info_init_early()
H A Dxe_device_types.h318 u8 has_late_bind:1; member
H A Dxe_late_bind_fw.c438 if (!xe->info.has_late_bind) in xe_late_bind_init()
H A Dxe_device.c699 xe->info.has_late_bind = 0; in vf_update_device_info()