summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c
AgeCommit message (Expand)Author
2017-08-15drm/amd/powerplay: add CZ profile supportAlex Deucher
2017-08-15drm/amd/powerplay: fix force dpm level failed on CZRex Zhu
2017-06-06drm/amd/powerplay: fix memory leak in cz_hwmgr backendHawking Zhang
2017-03-29drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis
2017-03-29drm/amd/powerplay: change parameter type pointer from int32_t to void in read...Eric Huang
2017-01-27drm/amdgpu: extend profiling mode.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 cz_hwmgr.cRex Zhu
2017-01-27drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.Rex 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/amdgpu: use designated initializersKees Cook
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu
2016-10-25drm/amd/powerplay: mark symbols static where possibleBaoyou Xie
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis
2016-09-19drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)Tom St Denis
2016-08-23drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt
2016-08-22drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis
2016-08-08drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.Rex Zhu
2016-07-29drivers/amdgpu: Use canonical boolean form in various predicatesEdward O'Callaghan
2016-07-07drm/amd/powerplay: change backend allocation to backend initEric Huang
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang
2016-05-04drm/amd/powerplay: mark phm_master_table_* structs as constNils Wallménius
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-16drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-05drm/amd/powerplay: refine the dmesg info.Rex Zhu
2016-02-10drm/amd/powerplay: Enable low mem pstate when cancel_highEric Yang
2016-02-10drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rulesEric Yang
2016-02-10drm/amd/powerplay: get real display device num by cgs interfaceRex Zhu
2016-02-10drm/amd/powerplay: Use engine clock limit calculated by dalVitaly Prosyak
2016-02-10drm/amd/powerplay: implement functions in carrizo for DAL.Rex Zhu
2016-02-10drm/amd/powerplay: change struct name.Rex Zhu
2016-02-10drm/amd/powerplay: add some hwmgr functions for sysfs interface on CarrizoEric Huang
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher
2016-01-08drm/amd/powerplay: implement power down asic task for CZRex Zhu
2016-01-08drm/amdgpu: fix hex/decimal bug when show gpu load.Rex Zhu
2016-01-08drm/amd/powerplay: fix bug that NULL checks are reversed.Rex Zhu
2015-12-21drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)Rex Zhu
2015-12-21drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.David Rokhvarg
2015-12-21amd/powerplay: Add structures required to report configuration changeEric Yang
2015-12-21amd/powerplay: Fix get dal power levelVitaly Prosyak
2015-12-21amd\powerplay Implement get dal power levelVitaly Prosyak
2015-12-21drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg
2015-12-21drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu