Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_virt.h317 #define amdgpu_passthrough(adev) \ macro
Damdgpu_irq.c559 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_irq_gpu_reset_resume_helper()
Damdgpu_device.c1635 if (amdgpu_passthrough(adev)) { in amdgpu_device_need_post()
3167 if (amdgpu_passthrough(adev) && in amdgpu_device_ip_late_init()
3936 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_device_get_job_timeout_settings()
5952 if (pci_is_root_bus(adev->pdev->bus) && !amdgpu_passthrough(adev)) { in amdgpu_device_get_pcie_info()
6147 if (amdgpu_passthrough(adev) && adev->nbio.funcs && in amdgpu_device_baco_exit()
6390 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_flush_hdp()
6406 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_invalidate_hdp()
Dgmc_v11_0.c690 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v11_0_mc_init()
Dgmc_v12_0.c691 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v12_0_mc_init()
Dgmc_v10_0.c721 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v10_0_mc_init()
Dsoc15.c835 if (!amdgpu_passthrough(adev)) in soc15_need_reset_on_init()
Dgmc_v7_0.c377 !amdgpu_passthrough(adev)) { in gmc_v7_0_mc_init()
Dgmc_v8_0.c568 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v8_0_mc_init()
Damdgpu_drv.c2469 if (!amdgpu_passthrough(adev)) in amdgpu_pci_shutdown()
Dgmc_v9_0.c1712 (adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) || in gmc_v9_0_mc_init()
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c85 && !amdgpu_passthrough(adev) && adev->in_suspend in phm_enable_dynamic_state_management()
Dvega10_hwmgr.c5835 if (amdgpu_passthrough(adev)) in vega10_hwmgr_init()