index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
smumgr
/
polaris10_smumgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
drm/amdgpu/powerplay: add missing breaks in polaris10_smumgr
Alex Deucher
1
-0
/
+2
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+69
2018-12-10
drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3)
Alex Deucher
1
-0
/
+54
2018-12-10
drm/amdgpu/powerplay: Apply avfs cks-off voltages on VI
Kenneth Feng
1
-0
/
+6
2018-12-05
drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
Alex Deucher
1
-2
/
+15
2018-11-05
drm/amd/powerplay: remove duplicated includes
YueHaibing
1
-1
/
+0
2018-08-27
drm/amdgpu/powerplay: check vrefresh when when changing displays
Alex Deucher
1
-0
/
+1
2018-07-31
drm/amd/pp: Delete unused temp variables
Rex Zhu
1
-16
/
+6
2018-06-15
drm/amd/pp: Remove SAMU support in powerplay
Rex Zhu
1
-86
/
+0
2018-05-15
drm/amd/pp: Move same macro definitions to hwmgr.h
Rex Zhu
1
-2
/
+0
2018-04-11
drm/amd/pp: Not call cgs interface to get display info
Rex Zhu
1
-5
/
+3
2018-04-11
drm/amd/pp: Save vf state in pp context
Rex Zhu
1
-2
/
+1
2018-04-11
drm/amd/pp: Remove useless fw load error handler on Polaris
Rex Zhu
1
-10
/
+2
2018-03-20
drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs support
Rex Zhu
1
-2
/
+4
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
1
-3
/
+3
2018-03-15
drm/amd/pp: Fix memory leak in error path in smumgr
Rex Zhu
1
-1
/
+3
2018-03-15
drm/amd/pp: Simplified the avfs btc state on smu7
Rex Zhu
1
-57
/
+26
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
1
-64
/
+0
2018-03-05
drm/amd/pp: Implement update_dpm_settings on Polaris
Rex Zhu
1
-0
/
+97
2018-02-26
drm/amdgpu/powerplay/smu7: use proper dep table for mclk
Alex Deucher
1
-1
/
+1
2018-02-19
drm/amd/pp: Delete unnecessary function argument
Rex Zhu
1
-4
/
+2
2018-02-19
drm/amd/pp: Add struct profile_mode_setting for smu7
Rex Zhu
1
-7
/
+7
2018-02-19
drm/amd/pp: Delete dead code in powerplay
Rex Zhu
1
-2
/
+2
2018-02-19
drm/amd/pp: Change activity_target for performance optimization on Polaris
Rex Zhu
1
-5
/
+1
2018-02-19
drm/amd/pp: Update smu7 dpm table with OD clock/voltage
Rex Zhu
1
-3
/
+15
2018-02-19
drm/amd/pp: Add querying current gfx voltage for CI/VI
Rex Zhu
1
-1
/
+1
2018-02-19
drm/amd/powerplay: drop unneeded newline
Julia Lawall
1
-1
/
+1
2017-12-19
drm/amd/pp: delete dead code of arbiter overdriver clk
Rex Zhu
1
-4
/
+1
2017-10-19
drm/amd/pp: remove polaris10_smc/smumgr split.
Rex Zhu
1
-1
/
+2225
2017-10-19
drm/amd/pp: move common function to smu7_smumgr.c
Rex Zhu
1
-42
/
+1
2017-09-29
amdgpu/pp: rewrite polaris pwrvirus upload code.
Dave Airlie
1
-10
/
+27
2017-09-29
amdgpu/pp: use array_size to size the pwrvirus tables.
Dave Airlie
1
-1
/
+1
2017-09-28
amdgpu/pp: slim down the pwr virus tables.
Dave Airlie
1
-14
/
+4
2017-09-26
drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD
Rex Zhu
1
-3
/
+3
2017-09-26
drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELD
Rex Zhu
1
-9
/
+9
2017-09-26
drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.h
Rex Zhu
1
-3
/
+3
2017-09-26
drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.h
Rex Zhu
1
-3
/
+3
2017-09-26
drm/amd/powerplay: refine powerplay code.
Rex Zhu
1
-5
/
+5
2017-09-26
drm/amd/powerplay: refine interface in struct pp_smumgr_func
Rex Zhu
1
-61
/
+61
2017-07-14
drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.c
Rex Zhu
1
-17
/
+12
2017-07-14
drm/amd/powerplay: fix avfs state update error on polaris.
Rex Zhu
1
-2
/
+3
2017-03-29
drm/amd/powerplay: add power profile support for Polaris
Eric Huang
1
-0
/
+1
2017-01-27
drm/amd/powerplay: refine smumgr code
Rex Zhu
1
-17
/
+8
2017-01-27
drm/amd/powerplay: fix issue can't load another smu firmware.
Rex Zhu
1
-0
/
+1
2017-01-27
drm/amd/powerplay: update all printk to pr_* on smumgr
Huang Rui
1
-4
/
+4
2017-01-27
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
1
-1
/
+1
2016-10-25
drm/amd/powerplay: mark symbols static where possible
Baoyou Xie
1
-2
/
+3
2016-09-19
drm/amd/powerplay: use smu7 common functions and data on Polars10.
Rex Zhu
1
-643
/
+38
2016-09-19
drm/amd/powerplay: implement fw image related smum interface for Polaris.
Rex Zhu
1
-3
/
+21
2016-09-14
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
1
-1
/
+0
[next]