Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h391 bool cp_fw_write_wait; member
Dgfx_v10_0.c3892 adev->gfx.cp_fw_write_wait = false; in gfx_v10_0_check_fw_write_wait()
3906 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
3916 adev->gfx.cp_fw_write_wait = true; in gfx_v10_0_check_fw_write_wait()
3922 if (!adev->gfx.cp_fw_write_wait) in gfx_v10_0_check_fw_write_wait()
8738 fw_version_ok = adev->gfx.cp_fw_write_wait; in gfx_v10_0_ring_emit_reg_write_reg_wait()