Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c624 !smu_dpm_ctx->dpm_current_power_state) in renoir_get_current_power_state()
627 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()
638 …if (smu_dpm_ctx->dpm_current_power_state->classification.flags & SMU_STATE_CLASSIFICATION_FLAG_BOO… in renoir_get_current_power_state()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0.c517 kfree(smu_dpm->dpm_current_power_state); in smu_v14_0_fini_smc_tables()
522 smu_dpm->dpm_current_power_state = NULL; in smu_v14_0_fini_smc_tables()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h394 struct smu_power_state *dpm_current_power_state; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c458 kfree(smu_dpm->dpm_current_power_state); in smu_v11_0_fini_smc_tables()
463 smu_dpm->dpm_current_power_state = NULL; in smu_v11_0_fini_smc_tables()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c533 kfree(smu_dpm->dpm_current_power_state); in smu_v13_0_fini_smc_tables()
539 smu_dpm->dpm_current_power_state = NULL; in smu_v13_0_fini_smc_tables()