summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2017-01-27drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.Rex Zhu
2017-01-27drm/amd/powerplay: fix misspelling in header guardNicolas Iooss
2017-01-27drm/amdgpu: extend profiling mode.Rex Zhu
2017-01-27drm/amd/powerplay: refine DIDT feature in Powerplay.Rex Zhu
2017-01-27drm/amd/powerplay: add new smu message.Rex Zhu
2017-01-27drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.Rex Zhu
2017-01-27drm/amd/powerplay: change function name to make code more readableRex Zhu
2017-01-27drm/amd/powerplay: refine smumgr codeRex Zhu
2017-01-27drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu
2017-01-27drm/amd/powerplay: fix memory leak in cz_hwmgr.cRex Zhu
2017-01-27drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.Rex Zhu
2017-01-27drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu
2017-01-27drm/amd/powerplay: refine powerplay interface.Rex Zhu
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu
2017-01-27drm/amd/powerplay: fix issue can't load another smu firmware.Rex Zhu
2017-01-27drm/amd/powerplay: refine code in cz_smumgr.cRex Zhu
2017-01-27drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu
2017-01-27drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui
2017-01-27drm/amd/powerplay: update all printk to pr_* on eventmgrHuang Rui
2017-01-27drm/amd/powerplay: refine print message for amd_powerplayHuang Rui
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui
2017-01-27drm/amd/powerplay: add prefix for all powerplay pr_* printsHuang Rui
2017-01-27drm/amd/powerplay: add request_firmware/release_firmware for smu7Huang Rui
2017-01-27drm/amdgpu: use designated initializersKees Cook
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu
2017-01-27drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phaseHuang Rui
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu
2017-01-12drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-12treewide: Make remaining source files non-executableJoe Perches
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath
2016-12-06drm/amd/powerplay: Fix potential NULL pointer issueXiangliang Yu
2016-12-06drm/amd/powerplay: Adjust the position of data size initialXiangliang Yu
2016-12-06drm/amd/powerplay: Ignore smu buffer usageXiangliang Yu
2016-12-06drm/amd/powerplay: cut digest partXiangliang Yu
2016-12-06drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang
2016-12-06drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu
2016-12-06drm/amd/powerplay: fix firmware loading failureXiangliang Yu
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-28drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu
2016-11-23drm/amdgpu: Disable DPM in virtualizationTrigger Huang
2016-11-23drm/amdgpu: refine cz uvd clock gate logic.Rex Zhu
2016-11-16drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu
2016-11-15drm/amdgpu/powerplay: drop a redundant NULL checkAlex Deucher
2016-11-11drm/amd/powerplay: add mask bit for fan control mode.Rex Zhu