Home
last modified time | relevance | path

Searched refs:no_hw_access (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.c257 if (adev->no_hw_access) in smu_cmn_send_msg_without_waiting()
345 if (adev->no_hw_access) in smu_cmn_send_smc_msg_with_param()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c2399 adev->no_hw_access = true; in amdgpu_pmops_resume()
2590 adev->no_hw_access = true; in amdgpu_pmops_runtime_resume()
Damdgpu_device.c411 if (adev->no_hw_access) in amdgpu_device_skip_hw_access()
5806 adev->no_hw_access = true; in amdgpu_pci_slot_reset()
5808 adev->no_hw_access = false; in amdgpu_pci_slot_reset()
5974 adev->no_hw_access = true; in amdgpu_device_halt()
Damdgpu.h1033 bool no_hw_access; member
Damdgpu_psp.c538 if (psp->adev->no_hw_access) in psp_wait_for()
605 if (psp->adev->no_hw_access) in psp_cmd_submit_buf()
Dgfx_v11_0.c4398 if (!adev->no_hw_access) { in gfx_v11_0_hw_fini()
Dgfx_v10_0.c7353 if (!adev->no_hw_access) { in gfx_v10_0_hw_fini()