index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
smumgr
/
fiji_smumgr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pm: optimize the power related source code layout
Evan Quan
2020-08-14
1
-2673
/
+0
*
drm/amd/powerplay: unified interfaces for message issuing and response checking
Evan Quan
2020-04-01
1
-12
/
+18
*
drm/amd/powerplay: avoid calling SMU7 specific SMU message implemention
Evan Quan
2020-04-01
1
-4
/
+3
*
drm/amd/powerplay: remove set but not used variable 'threshold', 'state'
zhengbin
2019-11-13
1
-5
/
+2
*
drm/amd/powerplay: detect version of smu backend (v2)
Prike Liang
2019-06-17
1
-0
/
+1
*
drm/amd/powerplay: expose SMU7 asics realtime memory utilization
Evan Quan
2019-05-24
1
-0
/
+2
*
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
2018-10-10
1
-0
/
+2
*
drm/amd/pp: Remove wrong code in fiji_start_smu
Rex Zhu
2018-10-10
1
-10
/
+0
*
drm/amdgpu/powerplay: check vrefresh when when changing displays
Alex Deucher
2018-08-27
1
-1
/
+2
*
drm/amd/pp: Remove SAMU support in powerplay
Rex Zhu
2018-06-15
1
-74
/
+0
*
drm/amd/pp: Move same macro definitions to hwmgr.h
Rex Zhu
2018-05-15
1
-3
/
+0
*
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-04-11
1
-4
/
+4
*
drm/amd/pp: Not call cgs interface to get display info
Rex Zhu
2018-04-11
1
-2
/
+2
*
drm/amd/pp: Use atombios api directly in powerplay (v2)
Rex Zhu
2018-04-11
1
-1
/
+1
*
drm/amd/pp: Save vf state in pp context
Rex Zhu
2018-04-11
1
-4
/
+3
*
drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs support
Rex Zhu
2018-03-21
1
-0
/
+3
*
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
2018-03-19
1
-1
/
+1
*
drm/amd/pp: Fix memory leak in error path in smumgr
Rex Zhu
2018-03-15
1
-1
/
+3
*
drm/amd/pp: Simplified the avfs btc state on smu7
Rex Zhu
2018-03-15
1
-50
/
+20
*
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-03-06
1
-66
/
+0
*
drm/amd/pp: Implement update_dpm_settings on Fiji
Rex Zhu
2018-03-06
1
-0
/
+97
*
drm/amdgpu/powerplay/smu7: use proper dep table for mclk
Alex Deucher
2018-02-27
1
-1
/
+1
*
drm/amd/pp: Delete unnecessary function argument
Rex Zhu
2018-02-19
1
-4
/
+2
*
drm/amd/pp: Add struct profile_mode_setting for smu7
Rex Zhu
2018-02-19
1
-7
/
+7
*
drm/amd/pp: Delete dead code in powerplay
Rex Zhu
2018-02-19
1
-7
/
+3
*
drm/amd/pp: Update smu7 dpm table with OD clock/voltage
Rex Zhu
2018-02-19
1
-3
/
+15
*
drm/amd/pp: Add querying current gfx voltage for CI/VI
Rex Zhu
2018-02-19
1
-1
/
+1
*
drm/amd/powerplay: drop unneeded newline
Julia Lawall
2018-02-19
1
-1
/
+1
*
drm/amd/pp: delete dead code of arbiter overdriver clk
Rex Zhu
2017-12-19
1
-4
/
+1
*
drm/amd/pp: remove fiji_smc/smumgr split.
Rex Zhu
2017-10-19
1
-8
/
+2371
*
drm/amd/pp: move common function to smu7_smumgr.c
Rex Zhu
2017-10-19
1
-42
/
+1
*
amdgpu/pp: rewrite fiji pwr virus upload code.
Dave Airlie
2017-09-29
1
-9
/
+26
*
amdgpu/pp: use array_size to size the pwrvirus tables.
Dave Airlie
2017-09-29
1
-1
/
+1
*
amdgpu/pp: slim down the pwr virus tables.
Dave Airlie
2017-09-28
1
-14
/
+4
*
drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD
Rex Zhu
2017-09-26
1
-2
/
+2
*
drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELD
Rex Zhu
2017-09-26
1
-7
/
+7
*
drm/amd/powerplay: move macros to hwmgr.h
Rex Zhu
2017-09-26
1
-1
/
+1
*
drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.h
Rex Zhu
2017-09-26
1
-3
/
+3
*
drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.h
Rex Zhu
2017-09-26
1
-2
/
+2
*
drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.h
Rex Zhu
2017-09-26
1
-1
/
+1
*
drm/amd/powerplay: refine powerplay code.
Rex Zhu
2017-09-26
1
-5
/
+5
*
drm/amd/powerplay: refine interface in struct pp_smumgr_func
Rex Zhu
2017-09-26
1
-65
/
+65
*
drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.c
Rex Zhu
2017-07-14
1
-42
/
+33
*
drm/amd/powerplay: refine avfs enable code on fiji.
Rex Zhu
2017-07-14
1
-107
/
+8
*
drm/amd/powerplay: add power profile support for Fiji
Eric Huang
2017-03-30
1
-0
/
+1
*
drm/amd/powerplay: refine smumgr code
Rex Zhu
2017-01-27
1
-21
/
+13
*
drm/amd/powerplay: update all printk to pr_* on smumgr
Huang Rui
2017-01-27
1
-4
/
+4
*
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
2017-01-27
1
-1
/
+1
*
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-13
1
-7
/
+11
|
\
|
*
drm/amdgpu:bypass avfs event manager for sriov
Trigger Huang
2016-11-11
1
-1
/
+5
[next]