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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c 839 static const struct si_cac_config_reg cac_weights_heathrow[] = variable in typeref:typename:const struct si_cac_config_reg[]
2071 si_pi->cac_weights = cac_weights_heathrow;
2084 si_pi->cac_weights = cac_weights_heathrow;
2088 si_pi->cac_weights = cac_weights_heathrow;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si_dpm.c 744 static const struct si_cac_config_reg cac_weights_heathrow[] = variable in typeref:typename:const struct si_cac_config_reg[]
1969 si_pi->cac_weights = cac_weights_heathrow;
1982 si_pi->cac_weights = cac_weights_heathrow;
1986 si_pi->cac_weights = cac_weights_heathrow;

Completed in 21 milliseconds