Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h336 #define amdgpu_passthrough(adev) \ macro
H A Damdgpu_irq.c559 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_irq_gpu_reset_resume_helper()
H A Damdgpu_device.c1418 if (hweight32(adev->aid_mask) && amdgpu_passthrough(adev)) in amdgpu_device_get_vbios_flags()
1775 if (amdgpu_passthrough(adev)) { in amdgpu_device_need_post()
3354 if (amdgpu_passthrough(adev) && in amdgpu_device_ip_late_init()
4156 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_device_get_job_timeout_settings()
6306 if (pci_is_root_bus(adev->pdev->bus) && !amdgpu_passthrough(adev)) { in amdgpu_device_get_pcie_info()
6555 if (amdgpu_passthrough(adev) && adev->nbio.funcs && in amdgpu_device_baco_exit()
6801 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_flush_hdp()
6817 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_invalidate_hdp()
H A Dgmc_v12_0.c689 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v12_0_mc_init()
H A Dgmc_v11_0.c695 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v11_0_mc_init()
H A Dgmc_v10_0.c724 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v10_0_mc_init()
H A Dsoc15.c863 if (!amdgpu_passthrough(adev)) in soc15_need_reset_on_init()
H A Dgmc_v7_0.c388 !amdgpu_passthrough(adev)) { in gmc_v7_0_mc_init()
H A Dgmc_v8_0.c579 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v8_0_mc_init()
H A Damdgpu_drv.c2509 if (!amdgpu_passthrough(adev)) in amdgpu_pci_shutdown()
H A Damdgpu_kms.c891 if (amdgpu_passthrough(adev)) in amdgpu_info_ioctl()
H A Dgmc_v9_0.c1791 (adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) || in gmc_v9_0_mc_init()
/linux-6.15/drivers/gpu/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.c5835 if (amdgpu_passthrough(adev)) in vega10_hwmgr_init()