https://github.com/torvalds/linux
Revision 0636e0d666e0238fa22348172c20a49f42a94395 authored by Rex Zhu on 27 June 2016, 09:30:24 UTC, committed by Alex Deucher on 29 June 2016, 16:10:02 UTC
1. Populate correct value of VDDCI voltage for SMC SAMU, VCE,
   and UVD levels depending on whether VDDCi control is SVI2 or GPIO.
2. Populate SMC ACPI minimum voltage using VBIOS boot SCLK and MCLK

When static voltage is configured as VDDCI, driver still tries to program
a voltage for MM minVoltage using VDDC-VDDCI delta requirement.
minVoltage should be set as boot up voltage.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 3a8bd71
History
Tip revision: 0636e0d666e0238fa22348172c20a49f42a94395 authored by Rex Zhu on 27 June 2016, 09:30:24 UTC
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Tip revision: 0636e0d
File Mode Size
Kconfig -rw-r--r-- 66.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.5 KB
do_mounts.c -rw-r--r-- 14.6 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.3 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.8 KB
main.c -rw-r--r-- 24.7 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top