index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
drm/amd/powerplay: add interface to get clock by type with voltage for display
Huang Rui
2
-7
/
+20
2019-03-19
drm/amd/powerplay: add interface to get clock by type with latency for displa...
Huang Rui
3
-8
/
+61
2019-03-19
drm/amd/powerplay: add interface to get max high clocks for display
Huang Rui
2
-0
/
+11
2019-03-19
drm/amd/powerplay: add get_clock_by_type interface for display
Huang Rui
2
-0
/
+11
2019-03-19
drm/amd/powerplay: add smu display configuration change function
Huang Rui
3
-0
/
+45
2019-03-19
drm/amd/powerplay: add two interfaces to set_active_display_count and store_c...
Huang Rui
1
-0
/
+8
2019-03-19
drm/amd/powerplay: add the function to set deep sleep dcefclk
Huang Rui
2
-7
/
+17
2019-03-19
drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu
Kevin Wang
1
-0
/
+2
2019-03-19
drm/amd/powerplay: implement sysfs of pp_cur_state function
Kevin Wang
3
-9
/
+22
2019-03-19
drm/amd/powerplay: implement sysfs of get num states function
Kevin Wang
3
-2
/
+20
2019-03-19
drm/amd/powerplay: implement sensor of get feature mask
Kevin Wang
3
-1
/
+24
2019-03-19
drm/amd/powerplay: implement sensor of get_gfx_vdd for smu11
Kevin Wang
2
-0
/
+32
2019-03-19
drm/amd/powerplay: implement sensor of get_gpu_power for smu11
Kevin Wang
1
-0
/
+21
2019-03-19
drm/amd/powerplay: implement sensor of thermal_get_temperature for smu11
Kevin Wang
3
-1
/
+27
2019-03-19
drm/amd/powerplay: implement sensor of SCLK and MCLK for smu11
Kevin Wang
1
-0
/
+8
2019-03-19
drm/amd/powerplay: force clock levels for smu11
Likun Gao
3
-2
/
+87
2019-03-19
drm/amd/powerplay: upload dpm level for smu11
Likun Gao
1
-0
/
+72
2019-03-19
drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)
Kevin Wang
4
-8
/
+89
2019-03-19
drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11
Kevin Wang
5
-46
/
+74
2019-03-19
drm/amd/powerplay: implement is_support_sw_smu function for new smu
Kevin Wang
4
-9
/
+21
2019-03-19
drm/amd/powerplay: implement smu update table function
Kevin Wang
2
-0
/
+39
2019-03-19
drm/amd/powerplay: add function to start thermal control
Likun Gao
4
-0
/
+37
2019-03-19
drm/amd/powerplay: add function to set fan table to control thermal
Likun Gao
1
-0
/
+12
2019-03-19
drm/amd/powerplay: add function to enable thermal alert
Likun Gao
1
-0
/
+14
2019-03-19
drm/amd/powerplay: add function to set thermal range
Likun Gao
1
-0
/
+32
2019-03-19
drm/amd/powerplay: add function to get thermal range
Likun Gao
3
-0
/
+15
2019-03-19
drm/amd/powerplay: add get_max_sustainable_clock function
Huang Rui
4
-0
/
+135
2019-03-19
drm/amd/powerplay: print clock levels for smu11 (v2)
Likun Gao
3
-2
/
+89
2019-03-19
drm/amd/powerplay: implement get_current_clk_freq for smu11
Kevin Wang
2
-0
/
+27
2019-03-19
drm/amd/powerplay: add function to get power limit for smu11 (v2)
Likun Gao
3
-1
/
+30
2019-03-19
drm/amd/powerplay: add function to populate umd state clk.
Likun Gao
4
-0
/
+40
2019-03-19
drm/amd/powerplay: set defalut dpm table for smu
Likun Gao
4
-44
/
+251
2019-03-19
drm/amd/powerplay: implement smu_notify_display_change function for smu11
Kevin Wang
3
-0
/
+18
2019-03-19
drm/amd/powerplay: implement feature get&set functions
Kevin Wang
2
-0
/
+42
2019-03-19
drm/amd/powerplay: implement smu feature functions
Kevin Wang
4
-1
/
+176
2019-03-19
drm/amd/powerplay: implement smu_run_afll_btc function
Kevin Wang
3
-0
/
+15
2019-03-19
drm/amd/powerplay: implement smu_init_display for smu11
Kevin Wang
3
-0
/
+16
2019-03-19
drm/amd/powerplay: Change the allocate method of dpm context for smu11.
Likun Gao
4
-6
/
+63
2019-03-19
drm/amd/powerplay: expose the function of smu read argument
Likun Gao
2
-1
/
+5
2019-03-19
drm/amd/powerplay: add append_powerplay_table function
Huang Rui
3
-0
/
+99
2019-03-19
drm/amd/powerplay: replace SMU_MSG_XXX with PPSMC_MSG_XXX message index for s...
Kevin Wang
1
-14
/
+13
2019-03-19
drm/amd/powerplay: use virtual msg index to replace asic-related msg index
Kevin Wang
1
-4
/
+12
2019-03-19
drm/amd/powerplay: implement smu vega20_message_map for vega20
Kevin Wang
2
-2
/
+103
2019-03-19
drm/amd/powerplay: add enum smu_msg_type to header
Kevin Wang
1
-0
/
+89
2019-03-19
drm/amd/powerplay: add function to set tool table location for smu11 (v2)
Likun Gao
1
-0
/
+23
2019-03-19
drm/amd/powerplay: add function to set min dcef deep sleep for smu11 (v2)
Likun Gao
1
-0
/
+18
2019-03-19
drm/amd/powerplay: add function to write pptable for smu11 (v2)
Likun Gao
1
-0
/
+60
2019-03-19
drm/amd/powerplay: add function to populate smc pptable for smu11
Likun Gao
1
-0
/
+42
2019-03-19
drm/amd/powerplay: update hw fini function to relase some memory
Likun Gao
1
-0
/
+5
2019-03-19
drm/amd/powerplay: add function to check pptable for smu11
Likun Gao
3
-0
/
+33
[prev]
[next]