Home
last modified time | relevance | path

Searched refs:dpm_current_power_state (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c625 !smu_dpm_ctx->dpm_current_power_state) in renoir_get_current_power_state()
628 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()
639 …if (smu_dpm_ctx->dpm_current_power_state->classification.flags & SMU_STATE_CLASSIFICATION_FLAG_BOO… in renoir_get_current_power_state()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h374 struct smu_power_state *dpm_current_power_state; member
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c488 kfree(smu_dpm->dpm_current_power_state); in smu_v11_0_fini_smc_tables()
493 smu_dpm->dpm_current_power_state = NULL; in smu_v11_0_fini_smc_tables()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c567 kfree(smu_dpm->dpm_current_power_state); in smu_v13_0_fini_smc_tables()
572 smu_dpm->dpm_current_power_state = NULL; in smu_v13_0_fini_smc_tables()