Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h289 bool cp_fw_write_wait; member
Dgfx_v10_0.c3569 adev->gfx.cp_fw_write_wait = false; in gfx_v10_0_check_fw_write_wait()
3581 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
3585 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
3591 if (!adev->gfx.cp_fw_write_wait) in gfx_v10_0_check_fw_write_wait()
8185 fw_version_ok = adev->gfx.cp_fw_write_wait; in gfx_v10_0_ring_emit_reg_write_reg_wait()