index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-03-21
drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()
Dan Carpenter
2019-03-20
drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
Nathan Chancellor
2019-03-19
drm/amd/powerplay: move the smc_if_version to asic file
Kevin Wang
2019-03-19
drm/amd/powerplay: simplify sw-smu message map macro
Kevin Wang
2019-03-19
drm/amd/powerplay: fix pcie sysfs interface when set wrong value
Likun Gao
2019-03-19
drm/amd/powerplay: fix memdup.cocci warnings
kbuild test robot
2019-03-19
drm/amd/powerplay: add od condition for power limit
Likun Gao
2019-03-19
drm/amd/powerplay: fix the issue of checking on message mapping
Huang Rui
2019-03-19
drm/amd/powerplay: support sysfs to set/get pcie
Likun Gao
2019-03-19
drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclk
Likun Gao
2019-03-19
drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclk
Likun Gao
2019-03-19
drm/amd/powerplay: set dpm table of vclk/dclk/eclk for smu11 (v2)
Likun Gao
2019-03-19
drm/amd/powerplay: Unify smu handle task function (v2)
Likun Gao
2019-03-19
drm/amd/powerplay: dpm clk can be set only when performance level is manual
Likun Gao
2019-03-19
drm/amd/powerplay: adjust power state when set od_clk
Likun Gao
2019-03-19
drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smu
Likun Gao
2019-03-19
drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smu
Likun Gao
2019-03-19
drm/amd/powerplay: add function to update overdrive settings
Likun Gao
2019-03-19
drm/amd/powerplay: add sys interface for pcie for smu
Likun Gao
2019-03-19
drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11
Chengming Gui
2019-03-19
drm/amd/powerplay: add vega20_unforce_dpm_levels for SMU11.
Chengming Gui
2019-03-19
drm/amd/powerplay: add vega20_find/force_higest/lowest_dpm for SMU11 (v2)
Chengming Gui
2019-03-19
drm/amd/powerplay: add vega20_notify_smc_display_config functions for SMU11
Chengming Gui
2019-03-19
drm/amd/powerplay: add apply_clock_adjust_rules for SMU11.
Chengming Gui
2019-03-19
drm/amd/powerplay: add display_config_changed for SMU11.
Chengming Gui
2019-03-19
drm/amd/powerplay: add set_uclk_to_highest_level for SMU11
Chengming Gui
2019-03-19
drm/amd/powerplay: add get_profiling_clk_mask functions for SMU11
Chengming Gui
2019-03-19
drm/amd/powerplay: implement power_dpm_state sys interface for SMU11
Chengming Gui
2019-03-19
drm/amd/powerplay: get overdrive clock and voltage information
Likun Gao
2019-03-19
drm/amd/powerplay: print overdrive percentage information for smu11
Likun Gao
2019-03-19
drm/amd/powerplay: add golden dpm table to backup default DPM table (v2)
Likun Gao
2019-03-19
drm/amd/powerplay: add function to set default overdrive settings
Likun Gao
2019-03-19
drm/amd/powerplay: add function to store overdrive information for smu11
Likun Gao
2019-03-19
drm/amd/powerplay: add interface to get clock by type with latency for displa...
Huang Rui
2019-03-19
drm/amd/powerplay: implement sensor of thermal_get_temperature for smu11
Kevin Wang
2019-03-19
drm/amd/powerplay: force clock levels for smu11
Likun Gao
2019-03-19
drm/amd/powerplay: upload dpm level for smu11
Likun Gao
2019-03-19
drm/amd/powerplay: add function to start thermal control
Likun Gao
2019-03-19
drm/amd/powerplay: add function to get thermal range
Likun Gao
2019-03-19
drm/amd/powerplay: print clock levels for smu11 (v2)
Likun Gao
2019-03-19
drm/amd/powerplay: add function to populate umd state clk.
Likun Gao
2019-03-19
drm/amd/powerplay: set defalut dpm table for smu
Likun Gao
2019-03-19
drm/amd/powerplay: implement smu feature functions
Kevin Wang
2019-03-19
drm/amd/powerplay: implement smu_run_afll_btc function
Kevin Wang
2019-03-19
drm/amd/powerplay: Change the allocate method of dpm context for smu11.
Likun Gao
2019-03-19
drm/amd/powerplay: add append_powerplay_table function
Huang Rui
2019-03-19
drm/amd/powerplay: implement smu vega20_message_map for vega20
Kevin Wang
2019-03-19
drm/amd/powerplay: add function to check pptable for smu11
Likun Gao
2019-03-19
drm/amd/powerplay: add function to parse pptable for smu11
Likun Gao
2019-03-19
drm/amd/powerplay: add vega20 pptable function file
Huang Rui