Home
last modified time | relevance | path

Searched refs:has_sriov (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
A Dxe_sriov.c58 bool has_sriov = xe->info.has_sriov; in xe_sriov_probe_early() local
60 if (has_sriov) { in xe_sriov_probe_early()
81 if (has_sriov) in xe_sriov_probe_early()
A Dxe_device.h153 return xe->info.has_sriov; in xe_device_has_sriov()
A Dxe_pci.c65 u8 has_sriov:1; member
612 xe->info.has_sriov = desc->has_sriov; in xe_info_init_early()
A Dxe_device_types.h288 u8 has_sriov:1; member
A Dxe_pm.c91 return !xe->d3cold.capable && !xe->info.has_sriov; in xe_rpm_reclaim_safe()

Completed in 15 milliseconds