Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_virt.h298 #define amdgpu_passthrough(adev) \ macro
Damdgpu_irq.c584 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_irq_gpu_reset_resume_helper()
Damdgpu_device.c1286 if (amdgpu_passthrough(adev)) { in amdgpu_device_need_post()
2711 …if (amdgpu_passthrough(adev) && ((adev->asic_type == CHIP_ARCTURUS && adev->gmc.xgmi.num_physical_… in amdgpu_device_ip_late_init()
3467 if (amdgpu_sriov_vf(adev) || amdgpu_passthrough(adev)) in amdgpu_device_get_job_timeout_settings()
5674 if (amdgpu_passthrough(adev) && in amdgpu_device_baco_exit()
5913 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_flush_hdp()
5929 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) in amdgpu_device_invalidate_hdp()
Dgmc_v11_0.c689 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v11_0_mc_init()
Dgmc_v10_0.c829 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v10_0_mc_init()
Dgmc_v7_0.c386 !amdgpu_passthrough(adev)) { in gmc_v7_0_mc_init()
Dsoc15.c850 if (!amdgpu_passthrough(adev)) in soc15_need_reset_on_init()
Dgmc_v8_0.c584 if ((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) { in gmc_v8_0_mc_init()
Dgmc_v9_0.c1463 if (((adev->flags & AMD_IS_APU) && !amdgpu_passthrough(adev)) || in gmc_v9_0_mc_init()
Damdgpu_drv.c2263 if (!amdgpu_passthrough(adev)) in amdgpu_pci_shutdown()
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c85 && !amdgpu_passthrough(adev) && adev->in_suspend in phm_enable_dynamic_state_management()
Dvega10_hwmgr.c5749 if (amdgpu_passthrough(adev)) in vega10_hwmgr_init()