summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu5-2/+36
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui1-1/+149
2017-02-16drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui1-1/+5
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui2-0/+3
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher1-0/+2
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu1-10/+7
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu1-2/+3
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2-40/+30
2017-02-08drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu2-15/+12
2017-01-27drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.Rex Zhu1-0/+3
2017-01-27drm/amd/powerplay: fix misspelling in header guardNicolas Iooss1-1/+1
2017-01-27drm/amdgpu: extend profiling mode.Rex Zhu3-6/+125
2017-01-27drm/amd/powerplay: refine DIDT feature in Powerplay.Rex Zhu2-49/+179
2017-01-27drm/amd/powerplay: add new smu message.Rex Zhu1-0/+3
2017-01-27drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.Rex Zhu1-9/+12
2017-01-27drm/amd/powerplay: change function name to make code more readableRex Zhu5-7/+6
2017-01-27drm/amd/powerplay: refine smumgr codeRex Zhu8-104/+61
2017-01-27drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu5-19/+25
2017-01-27drm/amd/powerplay: fix memory leak in cz_hwmgr.cRex Zhu1-2/+9
2017-01-27drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.Rex Zhu2-4/+2
2017-01-27drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu2-5/+3
2017-01-27drm/amd/powerplay: refine powerplay interface.Rex Zhu9-423/+466
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu2-2/+4
2017-01-27drm/amd/powerplay: fix issue can't load another smu firmware.Rex Zhu1-0/+1
2017-01-27drm/amd/powerplay: refine code in cz_smumgr.cRex Zhu1-66/+70
2017-01-27drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu2-2/+5
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu1-7/+0
2017-01-27drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui10-45/+45
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui7-43/+43
2017-01-27drm/amd/powerplay: update all printk to pr_* on eventmgrHuang Rui1-1/+1
2017-01-27drm/amd/powerplay: refine print message for amd_powerplayHuang Rui1-24/+24
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui18-19/+19
2017-01-27drm/amd/powerplay: add prefix for all powerplay pr_* printsHuang Rui1-2/+8
2017-01-27drm/amd/powerplay: add request_firmware/release_firmware for smu7Huang Rui1-0/+30
2017-01-27drm/amdgpu: use designated initializersKees Cook3-43/+49
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu1-0/+11
2017-01-27drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phaseHuang Rui2-0/+14
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu1-8/+16
2017-01-12drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu1-2/+2
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang3-2/+4
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-147/+266
2016-12-12treewide: Make remaining source files non-executableJoe Perches1-0/+0
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath1-1/+1
2016-12-06drm/amd/powerplay: Fix potential NULL pointer issueXiangliang Yu1-2/+2
2016-12-06drm/amd/powerplay: Adjust the position of data size initialXiangliang Yu1-1/+1
2016-12-06drm/amd/powerplay: Ignore smu buffer usageXiangliang Yu1-2/+11
2016-12-06drm/amd/powerplay: cut digest partXiangliang Yu1-0/+4
2016-12-06drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang4-0/+24
2016-12-06drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu3-1/+15
2016-12-06drm/amd/powerplay: fix firmware loading failureXiangliang Yu1-1/+1