Searched refs:dpm2Params (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dnislands_smc.h172 PP_NIslands_DPM2Parameters dpm2Params; member in struct:NISLANDS_SMC_STATETABLE
H A Dsislands_smc.h220 PP_SIslands_DPM2Parameters dpm2Params; member in struct:SISLANDS_SMC_STATETABLE
H A Dradeon_ni_dpm.c1488 smc_table->dpm2Params.TDPLimit =
1490 smc_table->dpm2Params.NearTDPLimit =
1492 smc_table->dpm2Params.SafePowerLimit =
1495 smc_table->dpm2Params.PowerBoostLimit =
1499 (u16)(pi->state_table_start + offsetof(NISLANDS_SMC_STATETABLE, dpm2Params) +
1501 (u8 *)(&smc_table->dpm2Params.TDPLimit),
2492 offsetof(NISLANDS_SMC_STATETABLE, dpm2Params) +
H A Dradeon_si_dpm.c2189 smc_table->dpm2Params.TDPLimit =
2191 smc_table->dpm2Params.NearTDPLimit =
2193 smc_table->dpm2Params.SafePowerLimit =
2197 (si_pi->state_table_start + offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2199 (u8 *)(&(smc_table->dpm2Params.TDPLimit)),
2239 smc_table->dpm2Params.NearTDPLimit =
2241 smc_table->dpm2Params.SafePowerLimit =
2246 offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2248 (u8 *)(&(smc_table->dpm2Params.NearTDPLimit)),
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsislands_smc.h220 PP_SIslands_DPM2Parameters dpm2Params; member in struct:SISLANDS_SMC_STATETABLE
H A Dsi_dpm.h810 PP_NIslands_DPM2Parameters dpm2Params; member in struct:NISLANDS_SMC_STATETABLE
H A Damdgpu_si_dpm.c2280 smc_table->dpm2Params.TDPLimit =
2282 smc_table->dpm2Params.NearTDPLimit =
2284 smc_table->dpm2Params.SafePowerLimit =
2288 (si_pi->state_table_start + offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2290 (u8 *)(&(smc_table->dpm2Params.TDPLimit)),
2330 smc_table->dpm2Params.NearTDPLimit =
2332 smc_table->dpm2Params.SafePowerLimit =
2337 offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2339 (u8 *)(&(smc_table->dpm2Params.NearTDPLimit)),

Completed in 216 milliseconds