HomeSort by: relevance | last modified time | path
    Searched refs:cp_fw_write_wait (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h 277 bool cp_fw_write_wait; member in struct:amdgpu_gfx
amdgpu_gfx_v10_0.c 582 adev->gfx.cp_fw_write_wait = false;
594 adev->gfx.cp_fw_write_wait = true;
600 if (adev->gfx.cp_fw_write_wait == false)
4800 fw_version_ok = adev->gfx.cp_fw_write_wait;

Completed in 15 milliseconds