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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c 6110 static int si_populate_mc_reg_table(struct amdgpu_device *adev, function in typeref:typename:int
6854 ret = si_populate_mc_reg_table(adev, boot_ps);
6856 DRM_ERROR("si_populate_mc_reg_table failed\n");
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si_dpm.c 5654 static int si_populate_mc_reg_table(struct radeon_device *rdev, function in typeref:typename:int
6420 ret = si_populate_mc_reg_table(rdev, boot_ps);
6422 DRM_ERROR("si_populate_mc_reg_table failed\n");

Completed in 32 milliseconds