Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h306 bool cp_fw_write_wait; member
Dgfx_v10_0.c3986 adev->gfx.cp_fw_write_wait = false; in gfx_v10_0_check_fw_write_wait()
3999 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
4007 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
4013 if (!adev->gfx.cp_fw_write_wait) in gfx_v10_0_check_fw_write_wait()
8984 fw_version_ok = adev->gfx.cp_fw_write_wait; in gfx_v10_0_ring_emit_reg_write_reg_wait()