Home
last modified time | relevance | path

Searched refs:amdgpu_passthrough (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_virt.h304 #define amdgpu_passthrough(adev) \ macro
Damdgpu_irq.c543 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_irq_gpu_reset_resume_helper()
Damdgpu_device.c1204 if (amdgpu_passthrough(adev)) { in amdgpu_device_need_post()
2681 if (amdgpu_passthrough(adev) && in amdgpu_device_ip_late_init()
3444 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_device_get_job_timeout_settings()
5431 if (pci_is_root_bus(adev->pdev->bus) && !amdgpu_passthrough(adev)) { in amdgpu_device_get_pcie_info()
5620 if (amdgpu_passthrough(adev) && in amdgpu_device_baco_exit()
5857 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_flush_hdp()
5873 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_invalidate_hdp()
Dgmc_v11_0.c720 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v11_0_mc_init()
Dgmc_v10_0.c818 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v10_0_mc_init()
Dsoc15.c810 if (!amdgpu_passthrough(adev)) in soc15_need_reset_on_init()
Dgmc_v7_0.c379 !amdgpu_passthrough(adev)) { in gmc_v7_0_mc_init()
Dgmc_v8_0.c569 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v8_0_mc_init()
Damdgpu_drv.c2301 if (!amdgpu_passthrough(adev)) in amdgpu_pci_shutdown()
Dgmc_v9_0.c1735 (adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) || in gmc_v9_0_mc_init()
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c85 && !amdgpu_passthrough(adev) && adev->in_suspend in phm_enable_dynamic_state_management()
Dvega10_hwmgr.c5776 if (amdgpu_passthrough(adev)) in vega10_hwmgr_init()