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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c 4350 static int si_upload_firmware(struct amdgpu_device *adev) function in typeref:typename:int
6823 ret = si_upload_firmware(adev);
6825 DRM_ERROR("si_upload_firmware failed\n");
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si_dpm.c 3883 static int si_upload_firmware(struct radeon_device *rdev) function in typeref:typename:int
6389 ret = si_upload_firmware(rdev);
6391 DRM_ERROR("si_upload_firmware failed\n");

Completed in 22 milliseconds