summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu
2017-02-08drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu
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: 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: 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 bug dpm level unexpectly be reset to auto.Rex Zhu
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang 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 request_firmware/release_firmware for smu7Huang Rui
2017-01-27drm/amdgpu: use designated initializersKees Cook
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-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath
2016-12-06drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu
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-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
2016-11-11drm/amd/powerplay: partial revert commit 01b0e7fb1.Rex Zhu
2016-11-11drm/amd/powerplay: delete duplicate code in smu7_hwmgr.cRex Zhu
2016-11-11drm/amd/powerplay: enable voltage control by default for dgpu.Rex Zhu
2016-11-11drm/amd/powerplay: fix code styleRex Zhu
2016-11-11drm/amd/powerplay: use mask bit for deepsleep/power tune feature.Rex Zhu
2016-11-11drm/amd/powerplay: make CAC feature controlled by module parameter.Rex Zhu
2016-11-11drm/amd/powerplay: add new bit mask to ctrl clock stretch feature.Rex Zhu
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu
2016-11-10drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-31drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas