Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
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_device.c363 if (adev->no_hw_access) in amdgpu_device_skip_hw_access()
5744 adev->no_hw_access = true; in amdgpu_pci_slot_reset()
5746 adev->no_hw_access = false; in amdgpu_pci_slot_reset()
5894 * 4. set adev->no_hw_access to avoid potential crashes after setp 5
5911 adev->no_hw_access = true; in amdgpu_device_halt()
H A Damdgpu_drv.c2445 adev->no_hw_access = true; in amdgpu_pmops_resume()
2644 adev->no_hw_access = true; in amdgpu_pmops_runtime_resume()
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()

Completed in 36 milliseconds