index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
drm/amd/powerplay: disable uclk dpm by default
tiancyin
1
-2
/
+4
2019-06-21
amd/powerplay: enable uclk dpm
Kenneth Feng
1
-1
/
+4
2019-06-21
amd/powerplay: fix the issue of uclk dpm
Kenneth Feng
1
-3
/
+3
2019-06-21
drm/amd/powerplay: remove uvd_gated/vce_gated from smu_power_context (v2)
Hawking Zhang
1
-10
/
+4
2019-06-21
drm/amd/powerplay: add new interface for vcn powergating
Kenneth Feng
2
-0
/
+32
2019-06-21
drm/amd/powerplay: enable vcn powergating v2
Kenneth Feng
1
-0
/
+3
2019-06-21
drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpm
Huang Rui
1
-4
/
+1
2019-06-21
drm/amd/powerplay: update smu11_driver_if_navi10.h
Kenneth Feng
1
-11
/
+6
2019-06-21
drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workable
Huang Rui
1
-0
/
+3
2019-06-21
drm/amd/powerplay: fix the incorrect type of pptable
Kenneth Feng
1
-1
/
+1
2019-06-21
drm/amd/powerplay: don't include the smu11 driver if header in smu v11 (v2)
Huang Rui
3
-4
/
+6
2019-06-21
drm/amd/powerplay: move getting MAX_FAN_RPM value to asic level
Huang Rui
2
-6
/
+6
2019-06-21
drm/amd/powerplay: introduce smu power source type to handle AC/DC source for each asic
Huang Rui
5
-1
/
+52
2019-06-21
drm/amd/powerplay: move Watermarks_t uses into asic level
Huang Rui
3
-61
/
+67
2019-06-21
drm/amd/powerplay: move SmuMetrics_t uses into asic level
Huang Rui
3
-50
/
+62
2019-06-21
drm/amd/powerplay: move PPTable_t uses into asic level
Huang Rui
3
-32
/
+35
2019-06-21
drm/amd/powerplay: use the table size member in the structure instead of getting directly
Huang Rui
1
-2
/
+4
2019-06-21
drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the input
Huang Rui
2
-14
/
+18
2019-06-21
drm/amd/powerplay/smu11: remove smu_update_table_with_arg
Alex Deucher
2
-7
/
+3
2019-06-21
drm/amd/powerplay: add tables_init interface for each asic
Huang Rui
5
-15
/
+42
2019-06-21
drm/amd/powerplay: init table_count for smu tables on asic level
Huang Rui
3
-3
/
+9
2019-06-21
drm/amd/powerplay: introduce smu table id type to handle the smu table for each asic
Huang Rui
4
-0
/
+79
2019-06-21
drm/amd/powerplay: introduce smu feature type to handle feature mask for each asic
Huang Rui
7
-61
/
+251
2019-06-21
drm/amd/powerplay: introduce smu clk type to handle ppclk for each asic
Huang Rui
5
-35
/
+113
2019-06-21
drm/amdgpu: enable sw smu driver for navi10 by default
Hawking Zhang
1
-6
/
+5
2019-06-21
drm/amd/powerplay: enable DCEFCLK dpm support
Kenneth Feng
1
-1
/
+2
2019-06-21
drm/amd/powerplay: gfxoff-seperate the Vega20 case
Kenneth Feng
1
-6
/
+17
2019-06-21
drm/amd/amdgpu: fw version check with gfxoff
Kenneth Feng
2
-1
/
+11
2019-06-21
drm/amd: add gfxoff support on navi10
Kenneth Feng
2
-1
/
+20
2019-06-21
drm/amd/powerplay: add allowed feature mask for navi10
Kevin Wang
1
-2
/
+5
2019-06-21
drm/amd/powerplay: optimization feature mask function for asic
Kevin Wang
4
-16
/
+56
2019-06-21
drm/amd/powerplay: remove duplicate code from smu hw init
Kevin Wang
1
-4
/
+0
2019-06-21
drm/amd/powerplay: implement smc firmware v2.1 for smu11
Kevin Wang
3
-30
/
+71
2019-06-21
drm/amd/powerplay: add smu11 smu_if_version check for navi10
Kevin Wang
1
-0
/
+1
2019-06-21
drm/amd/powerplay: move the function of is_dpm_running to asic file
Kevin Wang
3
-24
/
+24
2019-06-21
drm/amd/powerplay: move the function of read_sensor to asic file
Kevin Wang
3
-8
/
+31
2019-06-21
drm/amd/powerplay: move the function of uvd&vce dpm to asic file
Kevin Wang
3
-28
/
+28
2019-06-21
drm/amd/powerplay: move the function of get[set]_power_profile to asic file
Kevin Wang
3
-198
/
+199
2019-06-21
drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic file
Kevin Wang
3
-35
/
+37
2019-06-21
drm/amd/powerplay: enable power features
Kenneth Feng
1
-2
/
+2
2019-06-21
drm/amd/powerplay: skip od feature on navi10 for the moment
Huang Rui
1
-0
/
+7
2019-06-21
drm/amd/powerplay: modify the feature mask to enable gfx/soc dpm
Huang Rui
1
-2
/
+2
2019-06-21
drm/amd/powerplay: introduce the function to load the soft pptable for navi10 (v2)
Huang Rui
2
-6
/
+37
2019-06-21
drm/amd/powerplay: smu needs to be initialized after rlc in direct mode
Huang Rui
1
-9
/
+5
2019-06-21
drm/amdgpu: fix the issue of checking on message mapping
Huang Rui
1
-2
/
+7
2019-06-21
drm/amd/powerplay: update smu11 driver if header for navi10 (v2)
Huang Rui
1
-1
/
+10
2019-06-21
drm/amd/powerplay: enable backdoor smu fw loading (v2)
Kenneth Feng
2
-0
/
+34
2019-06-21
drm/amd/powerplay: move bootup value before read pptable from vbios
Huang Rui
1
-3
/
+3
2019-06-21
drm/amd/powerplay: add navi10 smc ucode init and navi10 ppt functions setting
Huang Rui
1
-0
/
+7
2019-06-21
drm/amd/powerplay: set smu v11 funcs for navi10
Huang Rui
1
-0
/
+1
[prev]
[next]