index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-10-02
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
2019-08-23
drm/powerplay: Fix Vega20 power reading again
Kent Russell
2019-08-22
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
2019-08-21
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
2019-08-12
drm/amd/powerplay: change smu_read_sensor sequence in smu
Kenneth Feng
2019-08-12
drm/amd/powerplay: re-define smu interface version for smu v11
tiancyin
2019-07-30
drm/amd/powerplay: implment sysfs feature status function in smu
Kevin Wang
2019-07-30
drm/amd/powerplay: add callback function of get_thermal_temperature_range
Kevin Wang
2019-07-22
drm/amdgpu/smu: move fan rpm query into the asic specific code
Alex Deucher
2019-07-22
drm/amd/powerplay: remove redundancy debug log in smu
Kevin Wang
2019-07-18
drm/amd/powerplay: input check for unsupported message/clock index
Evan Quan
2019-07-18
drm/amd/powerplay: correct SW SMU valid mapping check
Evan Quan
2019-07-17
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
2019-07-17
drm/amd/powerplay: avoid access before allocation
Evan Quan
2019-07-17
drm/amd/powerplay: fix memory allocation failure check V2
Evan Quan
2019-07-16
drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
Nathan Chancellor
2019-07-08
drm/amd/powerplay: vega20: fix uninitialized variable use
Arnd Bergmann
2019-07-08
drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percent
Nathan Chancellor
2019-06-25
drm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULL
Alex Deucher
2019-06-21
drm/amdgpu/powerplay/vega20: use correct table index
Alex Deucher
2019-06-21
drm/amd/powerplay: simplified od_settings for each asic
Kevin Wang
2019-06-21
drm/amd/powerplay: move od_default_setting callback to asic file
Kevin Wang
2019-06-21
drm/amd/powerplay: move od8_setting helper function to vega20_ppt
Kevin Wang
2019-06-21
drm/amd/powerplay: fix clk type name error OD_SCLK OD_MCLK
Kevin Wang
2019-06-21
drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs
Hawking Zhang
2019-06-21
drm/amd/powerplay: move function thermal_get_temperature to veag20_ppt
Kevin Wang
2019-06-21
drm/amd/powerplay: move function get_metrics_table to vega20_ppt
Kevin Wang
2019-06-21
drm/amd/powerplay: move power_dpm_force_performance_level to amdgpu_smu file
Kevin Wang
2019-06-21
drm/amd/powerplay: simplify the interface of get_gpu_power
Kevin Wang
2019-06-21
drm/amd/powerplay: simplify the interface of get_current_activity_percent
Kevin Wang
2019-06-21
drm/amd/powerplay: add function get_workload_type_map for swsmu
Kevin Wang
2019-06-21
drm/amd/powerplay: remove upload_dpm_level function for vega20
Kevin Wang
2019-06-21
drm/amd/powerplay: move read sensor of UVD[VCE]_POWER to amdgpu_smu file
Kevin Wang
2019-06-21
drm/amd/powerplay: add function display_configuration_changed for navi10
Kevin Wang
2019-06-21
drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10
Kevin Wang
2019-06-21
drm/amd/powerplay: add function force_clk_levels for navi10
Kevin Wang
2019-06-21
drm/amd/powerplay: add function print_clk_levels for navi10
Kevin Wang
2019-06-21
drm/amd/powerplay: move getting MAX_FAN_RPM value to asic level
Huang Rui
2019-06-21
drm/amd/powerplay: introduce smu power source type to handle AC/DC source for...
Huang Rui
2019-06-21
drm/amd/powerplay: move Watermarks_t uses into asic level
Huang Rui
2019-06-21
drm/amd/powerplay: move SmuMetrics_t uses into asic level
Huang Rui
2019-06-21
drm/amd/powerplay: move PPTable_t uses into asic level
Huang Rui
2019-06-21
drm/amd/powerplay: add tables_init interface for each asic
Huang Rui
2019-06-21
drm/amd/powerplay: init table_count for smu tables on asic level
Huang Rui
2019-06-21
drm/amd/powerplay: introduce smu table id type to handle the smu table for ea...
Huang Rui
2019-06-21
drm/amd/powerplay: introduce smu feature type to handle feature mask for each...
Huang Rui
2019-06-21
drm/amd/powerplay: introduce smu clk type to handle ppclk for each asic
Huang Rui
2019-06-21
drm/amd/powerplay: optimization feature mask function for asic
Kevin Wang
2019-06-21
drm/amd/powerplay: move the function of is_dpm_running to asic file
Kevin Wang
2019-06-21
drm/amd/powerplay: move the function of read_sensor to asic file
Kevin Wang
[next]