Home
last modified time | relevance | path

Searched refs:SMU_MAX_SMIO_LEVELS (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dpolaris10_smumgr.c672 if (count > SMU_MAX_SMIO_LEVELS) in polaris10_populate_smc_mvdd_table()
673 count = SMU_MAX_SMIO_LEVELS; in polaris10_populate_smc_mvdd_table()
700 if (count > SMU_MAX_SMIO_LEVELS) in polaris10_populate_smc_vddc_table()
701 count = SMU_MAX_SMIO_LEVELS; in polaris10_populate_smc_vddc_table()
725 if (count > SMU_MAX_SMIO_LEVELS) in polaris10_populate_smc_vddci_table()
726 count = SMU_MAX_SMIO_LEVELS; in polaris10_populate_smc_vddci_table()
Dvegam_smumgr.c456 if (count > SMU_MAX_SMIO_LEVELS) in vegam_populate_smc_mvdd_table()
457 count = SMU_MAX_SMIO_LEVELS; in vegam_populate_smc_mvdd_table()
484 if (count > SMU_MAX_SMIO_LEVELS) in vegam_populate_smc_vddci_table()
485 count = SMU_MAX_SMIO_LEVELS; in vegam_populate_smc_vddci_table()
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu72.h107 #define SMU_MAX_SMIO_LEVELS 4 macro
Dsmu73.h103 #define SMU_MAX_SMIO_LEVELS 4 macro
Dsmu75.h53 #define SMU_MAX_SMIO_LEVELS 4 macro
Dsmu74.h132 #define SMU_MAX_SMIO_LEVELS 4 macro
Dsmu72_discrete.h42 SMIO_Pattern Pattern[SMU_MAX_SMIO_LEVELS];
Dsmu73_discrete.h39 SMIO_Pattern Pattern[SMU_MAX_SMIO_LEVELS];
Dsmu74_discrete.h62 SMIO_Pattern Pattern[SMU_MAX_SMIO_LEVELS];
Dsmu75_discrete.h60 SMIO_Pattern Pattern[SMU_MAX_SMIO_LEVELS];