Home
last modified time | relevance | path

Searched refs:ACPILevel (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.c2971 table->ACPILevel.Flags &= ~PPSMC_SWSTATE_FLAG_DC; in ci_populate_smc_acpi_level()
2974 table->ACPILevel.MinVddc = cpu_to_be32(pi->acpi_vddc * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
2976 table->ACPILevel.MinVddc = cpu_to_be32(pi->min_vddc_in_pp_table * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
2978 table->ACPILevel.MinVddcPhases = pi->vddc_phase_shed_control ? 0 : 1; in ci_populate_smc_acpi_level()
2980 table->ACPILevel.SclkFrequency = rdev->clock.spll.reference_freq; in ci_populate_smc_acpi_level()
2984 table->ACPILevel.SclkFrequency, false, &dividers); in ci_populate_smc_acpi_level()
2988 table->ACPILevel.SclkDid = (u8)dividers.post_divider; in ci_populate_smc_acpi_level()
2989 table->ACPILevel.DisplayWatermark = PPSMC_DISPLAY_WATERMARK_LOW; in ci_populate_smc_acpi_level()
2990 table->ACPILevel.DeepSleepDivId = 0; in ci_populate_smc_acpi_level()
2998 table->ACPILevel.CgSpllFuncCntl = spll_func_cntl; in ci_populate_smc_acpi_level()
[all …]
Dsmu7_fusion.h234 SMU7_Fusion_ACPILevel ACPILevel; member
Dsmu7_discrete.h326 SMU7_Discrete_ACPILevel ACPILevel; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3107 table->ACPILevel.Flags &= ~PPSMC_SWSTATE_FLAG_DC; in ci_populate_smc_acpi_level()
3110 table->ACPILevel.MinVddc = cpu_to_be32(pi->acpi_vddc * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
3112 table->ACPILevel.MinVddc = cpu_to_be32(pi->min_vddc_in_pp_table * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
3114 table->ACPILevel.MinVddcPhases = pi->vddc_phase_shed_control ? 0 : 1; in ci_populate_smc_acpi_level()
3116 table->ACPILevel.SclkFrequency = adev->clock.spll.reference_freq; in ci_populate_smc_acpi_level()
3120 table->ACPILevel.SclkFrequency, false, &dividers); in ci_populate_smc_acpi_level()
3124 table->ACPILevel.SclkDid = (u8)dividers.post_divider; in ci_populate_smc_acpi_level()
3125 table->ACPILevel.DisplayWatermark = PPSMC_DISPLAY_WATERMARK_LOW; in ci_populate_smc_acpi_level()
3126 table->ACPILevel.DeepSleepDivId = 0; in ci_populate_smc_acpi_level()
3134 table->ACPILevel.CgSpllFuncCntl = spll_func_cntl; in ci_populate_smc_acpi_level()
[all …]
Dsmu7_fusion.h234 SMU7_Fusion_ACPILevel ACPILevel; member
Dsmu7_discrete.h326 SMU7_Discrete_ACPILevel ACPILevel; member