Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c271 if (adev->no_hw_access) in smu_cmn_send_msg_without_waiting()
359 if (adev->no_hw_access) in smu_cmn_send_smc_msg_with_param()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2446 adev->no_hw_access = true; in amdgpu_pmops_resume()
2648 adev->no_hw_access = true; in amdgpu_pmops_runtime_resume()
H A Damdgpu_device.c363 if (adev->no_hw_access) in amdgpu_device_skip_hw_access()
5793 adev->no_hw_access = true; in amdgpu_pci_slot_reset()
5795 adev->no_hw_access = false; in amdgpu_pci_slot_reset()
5946 * 4. set adev->no_hw_access to avoid potential crashes after setp 5 in amdgpu_device_halt()
5963 adev->no_hw_access = true; in amdgpu_device_pcie_port_rreg()
H A Damdgpu_virt.c141 adev->no_hw_access = true; in amdgpu_virt_request_full_gpu()
H A Damdgpu_psp.c546 if (psp->adev->no_hw_access) in psp_wait_for()
571 if (psp->adev->no_hw_access) in psp_wait_for_spirom_update()
633 if (psp->adev->no_hw_access) in psp_cmd_submit_buf()
H A Damdgpu.h1048 bool no_hw_access; member
H A Dgfx_v11_0.c4364 if (!adev->no_hw_access) { in gfx_v11_0_hw_fini()
H A Dgfx_v10_0.c7162 if (!adev->no_hw_access) { in gfx_v10_0_hw_fini()