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
/
vega20_ppt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
drm/amd/powerplay: properly set the dpm_enabled state
Evan Quan
1
-3
/
+1
2020-03-31
drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c
Evan Quan
1
-1
/
+13
2020-03-13
drm/amdgpu/swsmu: clean up unused header in swsmu
Kevin Wang
1
-1
/
+0
2020-02-28
drm/amdgpu/powerplay: Remove deprecated smc_read_arg
Matt Coffin
1
-1
/
+0
2020-02-28
drm/amdgpu/powerplay: Refactor SMU message handling for safety
Matt Coffin
1
-27
/
+41
2020-02-04
drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)
Matt Coffin
1
-20
/
+8
2020-01-07
drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
Evan Quan
1
-0
/
+1
2020-01-07
drm/amd/powerplay: cache the watermark settings on system memory
Evan Quan
1
-0
/
+4
2020-01-07
drm/amdgpu/smu: make the set_performance_level logic easier to follow
Alex Deucher
1
-0
/
+1
2019-12-18
drm/amdgpu/smu: add metrics table lock for vega20 (v2)
Alex Deucher
1
-0
/
+3
2019-12-18
drm/amdgpu/smu: fix spelling
Alex Deucher
1
-2
/
+2
2019-12-03
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
1
-1
/
+0
2019-11-19
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
1
-1
/
+2
2019-11-11
drm/amdgpu/smu_v11: Unify and fix power limits
Matt Coffin
1
-1
/
+0
2019-11-06
drm/amd/swSMU: fix smu workload bit map error
Kevin Wang
1
-1
/
+1
2019-10-25
drm/amd/powerplay: clear the swSMU code layer
Evan Quan
1
-3
/
+52
2019-10-25
drm/amd/powerplay: split out those internal used swSMU APIs V2
Evan Quan
1
-0
/
+1
2019-10-25
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
1
-16
/
+4
2019-10-15
drm/amd/powerplay: bug fix for pcie parameters override
Kenneth Feng
1
-0
/
+23
2019-10-15
drm/amd/powerplay: enable df cstate control on swSMU routine
Evan Quan
1
-1
/
+24
2019-10-03
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
1
-0
/
+2
2019-09-16
drm/amd/powerplay: issue DC-BTC for arcturus on SMU init
Evan Quan
1
-1
/
+1
2019-09-13
drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)
Kevin Wang
1
-3
/
+0
2019-09-13
drm/amd/powerplay: guard manual mode prerequisite for clock level force
Evan Quan
1
-6
/
+0
2019-08-23
drm/powerplay: Fix Vega20 power reading again
Kent Russell
1
-3
/
+4
2019-08-22
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
1
-1
/
+9
2019-08-21
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
1
-8
/
+12
2019-08-12
drm/amd/powerplay: change smu_read_sensor sequence in smu
Kenneth Feng
1
-1
/
+4
2019-08-12
drm/amd/powerplay: re-define smu interface version for smu v11
tiancyin
1
-1
/
+0
2019-07-30
drm/amd/powerplay: implment sysfs feature status function in smu
Kevin Wang
1
-153
/
+0
2019-07-30
drm/amd/powerplay: add callback function of get_thermal_temperature_range
Kevin Wang
1
-23
/
+11
2019-07-22
drm/amdgpu/smu: move fan rpm query into the asic specific code
Alex Deucher
1
-1
/
+19
2019-07-22
drm/amd/powerplay: remove redundancy debug log in smu
Kevin Wang
1
-6
/
+0
2019-07-18
drm/amd/powerplay: input check for unsupported message/clock index
Evan Quan
1
-7
/
+24
2019-07-18
drm/amd/powerplay: correct SW SMU valid mapping check
Evan Quan
1
-30
/
+37
2019-07-17
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
1
-10
/
+10
2019-07-17
drm/amd/powerplay: avoid access before allocation
Evan Quan
1
-4
/
+7
2019-07-17
drm/amd/powerplay: fix memory allocation failure check V2
Evan Quan
1
-2
/
+2
2019-07-16
drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
Nathan Chancellor
1
-3
/
+3
2019-07-08
drm/amd/powerplay: vega20: fix uninitialized variable use
Arnd Bergmann
1
-1
/
+4
2019-07-08
drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percent
Nathan Chancellor
1
-2
/
+1
2019-06-25
drm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULL
Alex Deucher
1
-1
/
+1
2019-06-21
drm/amdgpu/powerplay/vega20: use correct table index
Alex Deucher
1
-5
/
+5
2019-06-21
drm/amd/powerplay: simplified od_settings for each asic
Kevin Wang
1
-69
/
+70
2019-06-21
drm/amd/powerplay: move od_default_setting callback to asic file
Kevin Wang
1
-1
/
+39
2019-06-21
drm/amd/powerplay: move od8_setting helper function to vega20_ppt
Kevin Wang
1
-2
/
+29
2019-06-21
drm/amd/powerplay: fix clk type name error OD_SCLK OD_MCLK
Kevin Wang
1
-8
/
+8
2019-06-21
drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs
Hawking Zhang
1
-3
/
+44
2019-06-21
drm/amd/powerplay: move function thermal_get_temperature to veag20_ppt
Kevin Wang
1
-0
/
+48
2019-06-21
drm/amd/powerplay: move function get_metrics_table to vega20_ppt
Kevin Wang
1
-5
/
+32
[next]