Home
last modified time | relevance | path

Searched refs:cp_fw_write_wait (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h406 bool cp_fw_write_wait; member
H A Dgfx_v10_0.c4113 adev->gfx.cp_fw_write_wait = false; in gfx_v10_0_check_fw_write_wait()
4127 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
4137 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
4143 if (!adev->gfx.cp_fw_write_wait) in gfx_v10_0_check_fw_write_wait()
9005 fw_version_ok = adev->gfx.cp_fw_write_wait; in gfx_v10_0_ring_emit_reg_write_reg_wait()