index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
vega20_ppt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
drm/powerplay: Fix Vega20 power reading again
Kent Russell
1
-3
/
+4
2019-08-23
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
1
-1
/
+9
2019-08-22
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-31
drm/amd/powerplay: implment sysfs feature status function in smu
Kevin Wang
1
-153
/
+0
2019-07-31
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-22
drm/amdgpu/powerplay/vega20: use correct table index
Alex Deucher
1
-5
/
+5
2019-06-22
drm/amd/powerplay: simplified od_settings for each asic
Kevin Wang
1
-69
/
+70
2019-06-22
drm/amd/powerplay: move od_default_setting callback to asic file
Kevin Wang
1
-1
/
+39
2019-06-22
drm/amd/powerplay: move od8_setting helper function to vega20_ppt
Kevin Wang
1
-2
/
+29
2019-06-22
drm/amd/powerplay: fix clk type name error OD_SCLK OD_MCLK
Kevin Wang
1
-8
/
+8
2019-06-22
drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs
Hawking Zhang
1
-3
/
+44
2019-06-22
drm/amd/powerplay: move function thermal_get_temperature to veag20_ppt
Kevin Wang
1
-0
/
+48
2019-06-22
drm/amd/powerplay: move function get_metrics_table to vega20_ppt
Kevin Wang
1
-5
/
+32
2019-06-22
drm/amd/powerplay: move power_dpm_force_performance_level to amdgpu_smu file
Kevin Wang
1
-42
/
+0
2019-06-22
drm/amd/powerplay: simplify the interface of get_gpu_power
Kevin Wang
1
-1
/
+4
2019-06-22
drm/amd/powerplay: simplify the interface of get_current_activity_percent
Kevin Wang
1
-21
/
+27
2019-06-22
drm/amd/powerplay: add function get_workload_type_map for swsmu
Kevin Wang
1
-34
/
+24
2019-06-22
drm/amd/powerplay: remove upload_dpm_level function for vega20
Kevin Wang
1
-3
/
+2
2019-06-22
drm/amd/powerplay: move read sensor of UVD[VCE]_POWER to amdgpu_smu file
Kevin Wang
1
-8
/
+0
2019-06-22
drm/amd/powerplay: add function display_configuration_changed for navi10
Kevin Wang
1
-9
/
+1
2019-06-22
drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10
Kevin Wang
1
-6
/
+6
2019-06-22
drm/amd/powerplay: add function force_clk_levels for navi10
Kevin Wang
1
-8
/
+8
2019-06-22
drm/amd/powerplay: add function print_clk_levels for navi10
Kevin Wang
1
-11
/
+11
2019-06-22
drm/amd/powerplay: move getting MAX_FAN_RPM value to asic level
Huang Rui
1
-0
/
+6
2019-06-22
drm/amd/powerplay: introduce smu power source type to handle AC/DC source for...
Huang Rui
1
-0
/
+19
2019-06-22
drm/amd/powerplay: move Watermarks_t uses into asic level
Huang Rui
1
-0
/
+61
2019-06-22
drm/amd/powerplay: move SmuMetrics_t uses into asic level
Huang Rui
1
-0
/
+50
2019-06-22
drm/amd/powerplay: move PPTable_t uses into asic level
Huang Rui
1
-0
/
+29
2019-06-22
drm/amd/powerplay: add tables_init interface for each asic
Huang Rui
1
-0
/
+18
2019-06-22
drm/amd/powerplay: init table_count for smu tables on asic level
Huang Rui
1
-0
/
+3
2019-06-22
drm/amd/powerplay: introduce smu table id type to handle the smu table for ea...
Huang Rui
1
-0
/
+27
2019-06-22
drm/amd/powerplay: introduce smu feature type to handle feature mask for each...
Huang Rui
1
-36
/
+86
2019-06-22
drm/amd/powerplay: introduce smu clk type to handle ppclk for each asic
Huang Rui
1
-2
/
+30
2019-06-22
drm/amd/powerplay: optimization feature mask function for asic
Kevin Wang
1
-5
/
+31
2019-06-22
drm/amd/powerplay: move the function of is_dpm_running to asic file
Kevin Wang
1
-0
/
+22
2019-06-22
drm/amd/powerplay: move the function of read_sensor to asic file
Kevin Wang
1
-0
/
+23
2019-06-22
drm/amd/powerplay: move the function of uvd&vce dpm to asic file
Kevin Wang
1
-0
/
+24
[next]