Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.c269 if (adev->no_hw_access) in smu_cmn_send_msg_without_waiting()
357 if (adev->no_hw_access) in smu_cmn_send_smc_msg_with_param()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c2429 adev->no_hw_access = true; in amdgpu_pmops_resume()
2620 adev->no_hw_access = true; in amdgpu_pmops_runtime_resume()
Damdgpu_device.c414 if (adev->no_hw_access) in amdgpu_device_skip_hw_access()
5824 adev->no_hw_access = true; in amdgpu_pci_slot_reset()
5826 adev->no_hw_access = false; in amdgpu_pci_slot_reset()
5992 adev->no_hw_access = true; in amdgpu_device_halt()
Damdgpu.h1034 bool no_hw_access; member
Damdgpu_psp.c539 if (psp->adev->no_hw_access) in psp_wait_for()
606 if (psp->adev->no_hw_access) in psp_cmd_submit_buf()
Dgfx_v11_0.c4413 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()