summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
AgeCommit message (Expand)Author
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-10-21drm/amd/powerplay: fix uninitialized variableRex Zhu
2017-10-19drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu
2017-10-06drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-09-26drm/amd/powerplay: Simplify smu7_voting_clients()Rex Zhu
2017-09-26drm/amd/powerplay: Add support for CI asics to hwmgrRex Zhu
2017-09-26drm/amd/powerplay: refine dmesg info under powerplayRex Zhu
2017-09-18drm/amd/powerplay: fix spelling typo in function nameRex Zhu
2017-09-18drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu
2017-09-18drm/amd/powerplay: delete dead code in powerplayRex Zhu
2017-09-18drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu
2017-09-12drm/amd/powerplay: add UMD P-state in powerplay.Rex Zhu
2017-08-29drm/amd/powerplay/hwmgr: Remove null check before kfreeHimanshu Jha
2017-08-15drm/amd/powerplay: delete PCC error message in smu7_hwmgr.cRex Zhu
2017-07-14drm/amd/powerplay: add avfs check for old asics on Vi.Rex Zhu
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher
2017-05-22drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for vi.Rex Zhu
2017-05-05drm/amd/powerplay: delete dead code in powerplay.Rex Zhu
2017-04-28drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu
2017-03-29drm/amd/powerplay: reduce sample period timeRex Zhu
2017-03-29drm/amd/powerplay: restore disabling power containment on Fiji (v2)Eric Huang
2017-03-29drm/amd/powerplay: simplify avfs control code in smu7Eric Huang
2017-03-29drm/amd/powerplay: add function avfs control in smu7Eric Huang
2017-03-29drivers/gpu: Convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-29drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis
2017-03-29drm/amd/powerplay: implement gpu power display for smu7_hwmgrEric Huang
2017-03-29drm/amd/powerplay: change parameter type pointer from int32_t to void in read...Eric Huang
2017-03-29drm/amd/powerplay: add power profile support for SMU7Eric Huang
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu
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-01-27drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.Rex Zhu
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: 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: add profiling mode in dpm levelRex 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
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-16drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu