Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h292 bool cp_fw_write_wait; member
Dgfx_v10_0.c569 adev->gfx.cp_fw_write_wait = false; in gfx_v10_0_check_fw_write_wait()
581 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
587 if (adev->gfx.cp_fw_write_wait == false) in gfx_v10_0_check_fw_write_wait()
4803 fw_version_ok = adev->gfx.cp_fw_write_wait; in gfx_v10_0_ring_emit_reg_write_reg_wait()