Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/
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()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c2441 adev->no_hw_access = true; in amdgpu_pmops_resume()
2640 adev->no_hw_access = true; in amdgpu_pmops_runtime_resume()
Damdgpu_device.c362 if (adev->no_hw_access) in amdgpu_device_skip_hw_access()
5752 adev->no_hw_access = true; in amdgpu_pci_slot_reset()
5754 adev->no_hw_access = false; in amdgpu_pci_slot_reset()
5919 adev->no_hw_access = true; in amdgpu_device_halt()
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()
Damdgpu.h1046 bool no_hw_access; member
Dgfx_v11_0.c4356 if (!adev->no_hw_access) { in gfx_v11_0_hw_fini()
Dgfx_v10_0.c7167 if (!adev->no_hw_access) { in gfx_v10_0_hw_fini()