Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_virt.h306 #define amdgpu_passthrough(adev) \ macro
H A Damdgpu_irq.c562 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_irq_gpu_reset_resume_helper()
H A Damdgpu_device.c1211 if (amdgpu_passthrough(adev)) { in amdgpu_device_need_post()
2706 if (amdgpu_passthrough(adev) && in amdgpu_device_ip_late_init()
3470 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_device_get_job_timeout_settings()
5598 if (pci_is_root_bus(adev->pdev->bus) && !amdgpu_passthrough(adev)) { in amdgpu_device_get_pcie_info()
5787 if (amdgpu_passthrough(adev) && adev->nbio.funcs && in amdgpu_device_baco_exit()
6042 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_flush_hdp()
6058 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_invalidate_hdp()
H A Dgmc_v11_0.c720 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v11_0_mc_init()
H A Dgmc_v10_0.c818 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v10_0_mc_init()
H A Dgmc_v7_0.c379 !amdgpu_passthrough(adev)) { in gmc_v7_0_mc_init()
H A Dsoc15.c834 if (!amdgpu_passthrough(adev)) in soc15_need_reset_on_init()
H A Dgmc_v8_0.c569 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v8_0_mc_init()
H A Dgmc_v9_0.c1742 (adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) || in gmc_v9_0_mc_init()
H A Damdgpu_drv.c2307 if (!amdgpu_passthrough(adev)) in amdgpu_pci_shutdown()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c85 && !amdgpu_passthrough(adev) && adev->in_suspend in phm_enable_dynamic_state_management()
H A Dvega10_hwmgr.c5830 if (amdgpu_passthrough(adev)) in vega10_hwmgr_init()