summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-53/+95
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2-9/+10
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie4-31/+53
2016-11-28drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu1-1/+4
2016-11-23drm/amdgpu: Disable DPM in virtualizationTrigger Huang1-3/+6
2016-11-23drm/amdgpu: refine cz uvd clock gate logic.Rex Zhu1-2/+2
2016-11-16drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu1-6/+6
2016-11-15drm/amdgpu/powerplay: drop a redundant NULL checkAlex Deucher1-2/+0
2016-11-11drm/amd/powerplay: add mask bit for fan control mode.Rex Zhu2-2/+4