summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu2-45/+120
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu3-50/+187
2017-03-30drm/amd/powerplay: reduce sample period timeRex Zhu1-1/+1
2017-03-30drm/amd/powerplay: add Vega10 powerplay support (v5)Eric Huang12-1/+7407
2017-03-30drm/amd/powerplay: add some display/powerplay interfacesEric Huang1-0/+49
2017-03-30drm/amd/powerplay: add some new structures for Vega10Eric Huang1-4/+12
2017-03-30drm/amdgpu: add new atomfirmware based helpers for powerplayEric Huang3-1/+537
2017-03-30drm/amd/powerplay: restore disabling power containment on Fiji (v2)Eric Huang1-0/+7
2017-03-30drm/amd/powerplay: remove unneeded conversions to boolAndrew F. Davis1-1/+1
2017-03-30drm/amd/powerplay: simplify avfs control code in smu7Eric Huang1-5/+4
2017-03-30drm/amd/powerplay: add function avfs control in smu7Eric Huang1-0/+20
2017-03-30drivers/gpu: Convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+1
2017-03-30drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis2-2/+22
2017-03-30drm/amd/powerplay: implement gpu power display for smu7_hwmgrEric Huang1-0/+33
2017-03-30drm/amd/powerplay: change parameter type pointer from int32_t to void in read...Eric Huang2-21/+21
2017-03-30drm/amd/powerplay: add power profile support for SMU7Eric Huang1-0/+71
2017-03-30drm/amd/powerplay: reapply power profile when force dpm level to autoEric Huang1-3/+19
2017-03-14drm/amd/powerplay: fix copy error in smu7_clockpoweragting.cRex Zhu1-1/+1
2017-02-23drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu4-1/+35
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui1-1/+149
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu1-10/+7
2017-02-09drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu1-2/+3
2017-02-09drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2-40/+30
2017-02-09drm/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 Zhu2-6/+124
2017-01-27drm/amd/powerplay: refine DIDT feature in Powerplay.Rex Zhu2-49/+179
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 Zhu4-6/+5
2017-01-27drm/amd/powerplay: fix memory leak in smu7_hwmgrRex Zhu4-18/+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 Zhu1-3/+2
2017-01-27drm/amd/powerplay: not use module parameter in powerplay.Rex Zhu1-3/+3
2017-01-27drm/amd/powerplay: refine powerplay interface.Rex Zhu1-30/+84
2017-01-27drm/amd/powerplay: add profiling mode in dpm levelRex Zhu2-2/+4
2017-01-27drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.Rex Zhu1-1/+1
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui7-43/+43
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui8-9/+9
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-13drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu1-8/+16
2017-01-13drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu1-2/+2
2017-01-07drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang2-2/+3
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath1-1/+1
2016-12-07drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu1-0/+13
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-36/+22
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie1-8/+6
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie4-31/+53
2016-11-23drm/amdgpu: refine cz uvd clock gate logic.Rex Zhu1-2/+2