summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amdgpu: extend profiling mode.Rex Zhu1-2/+1
2017-01-27drm/amd/powerplay: change function name to make code more readableRex Zhu1-1/+1
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: add profiling mode in dpm levelRex Zhu1-1/+2
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui1-13/+13
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui1-2/+1
2017-01-27drm/amdgpu: use designated initializersKees Cook1-29/+29
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu1-8/+16
2016-10-25drm/amd/powerplay: mark symbols static where possibleBaoyou Xie1-6/+6
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher1-0/+18
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis1-73/+6
2016-09-19drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)Tom St Denis1-0/+96
2016-08-23drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt1-1/+1
2016-08-22drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis1-40/+13
2016-08-08drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.Rex Zhu1-3/+0
2016-07-29drivers/amdgpu: Use canonical boolean form in various predicatesEdward O'Callaghan1-3/+3
2016-07-07drm/amd/powerplay: change backend allocation to backend initEric Huang1-9/+8
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang1-3/+3
2016-05-04drm/amd/powerplay: mark phm_master_table_* structs as constNils Wallménius1-10/+10
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+5
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+2
2016-03-16drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang1-0/+5
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-0/+18
2016-03-05drm/amd/powerplay: refine the dmesg info.Rex Zhu1-1/+2
2016-02-10drm/amd/powerplay: Enable low mem pstate when cancel_highEric Yang1-1/+1
2016-02-10drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rulesEric Yang1-2/+2
2016-02-10drm/amd/powerplay: get real display device num by cgs interfaceRex Zhu1-9/+16
2016-02-10drm/amd/powerplay: Use engine clock limit calculated by dalVitaly Prosyak1-3/+3
2016-02-10drm/amd/powerplay: implement functions in carrizo for DAL.Rex Zhu1-11/+115
2016-02-10drm/amd/powerplay: change struct name.Rex Zhu1-2/+2
2016-02-10drm/amd/powerplay: add some hwmgr functions for sysfs interface on CarrizoEric Huang1-0/+51
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher1-0/+13
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher1-0/+3
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher1-0/+2
2016-01-08drm/amd/powerplay: implement power down asic task for CZRex Zhu1-0/+55
2016-01-08drm/amdgpu: fix hex/decimal bug when show gpu load.Rex Zhu1-5/+5
2016-01-08drm/amd/powerplay: fix bug that NULL checks are reversed.Rex Zhu1-5/+5
2015-12-21drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)Rex Zhu1-1/+12
2015-12-21drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.David Rokhvarg1-2/+4
2015-12-21amd/powerplay: Add structures required to report configuration changeEric Yang1-31/+45
2015-12-21amd/powerplay: Fix get dal power levelVitaly Prosyak1-1/+1
2015-12-21amd\powerplay Implement get dal power levelVitaly Prosyak1-2/+25
2015-12-21drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg1-3/+32
2015-12-21drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu1-14/+85
2015-12-21drm/amd/powerplay: implement smc state upload for CZAlex Deucher1-10/+125
2015-12-21drm/amd/powerplay: add CG and PG support for carrizoRex Zhu1-1/+520
2015-12-21drm/amd/powerplay: add Carrizo dpm supportJammy Zhou1-0/+898