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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
drm/amdgpu/navi1x: add SMU i2c support (v2)
Alex Deucher
1
-0
/
+239
2020-07-21
drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)
Alex Deucher
4
-36
/
+36
2020-07-21
drm/amdgpu/vega20: enable the smu i2c bus for all boards
Alex Deucher
1
-7
/
+4
2020-07-21
drm/amdgpu: remove eeprom from the smu i2c handlers
Alex Deucher
1
-2
/
+2
2020-07-21
drm/amd/powerplay: fix a crash when overclocking Vega M
Qiu Wenbo
1
-4
/
+6
2020-07-21
drm/amd/powerplay: retrieve VCN dpm table per instances
Jiansong Chen
1
-30
/
+37
2020-07-21
drm/amd/powerplay: update driver if version for navy_flounder
Jiansong Chen
1
-1
/
+1
2020-07-21
drm/amd/powerplay: fix typos for clk map
Jiansong Chen
1
-2
/
+2
2020-07-21
drm/amd/powerplay: tag swSMU code layers
Evan Quan
13
-9
/
+28
2020-07-21
drm/amd/powerplay: revise the calling flow on OD table update
Evan Quan
2
-8
/
+7
2020-07-21
drm/amd/powerplay: drop unnecessary message support check
Evan Quan
1
-9
/
+0
2020-07-21
drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.c
Evan Quan
13
-313
/
+252
2020-07-21
drm/amd/powerplay: update the tables init related
Evan Quan
9
-120
/
+83
2020-07-21
drm/amd/powerplay: move table setting common code to smu_cmn.c
Evan Quan
11
-81
/
+103
2020-07-21
drm/amd/powerplay: maximum code sharing around watermarks setting
Evan Quan
6
-167
/
+162
2020-07-21
drm/amd/powerplay: move more APIs to smu_cmn.c
Evan Quan
10
-83
/
+90
2020-07-21
drm/amd/powerplay: common API for disabling all features with exception
Evan Quan
9
-8
/
+30
2020-07-21
drm/amd/powerplay: move ppfeature mask setting to smu_cmn.c
Evan Quan
10
-142
/
+190
2020-07-21
drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICs
Evan Quan
10
-66
/
+42
2020-07-21
drm/amd/powerplay: move dpm feature enablement checking to smu_cmn.c
Evan Quan
10
-87
/
+95
2020-07-21
drm/amd/powerplay: move dpm feature support checking to smu_cmn.c
Evan Quan
7
-33
/
+35
2020-07-21
drm/amd/powerplay: move clock dpm enablement check to smu_v11/v12
Evan Quan
3
-3
/
+6
2020-07-21
drm/amd/powerplay: drop unused code
Evan Quan
8
-465
/
+0
2020-07-21
drm/amd/powerplay: unify swSMU index to asic specific index mapping
Evan Quan
12
-201
/
+528
2020-07-21
drm/amd/powerplay: widely share the API for data table retrieving
Evan Quan
6
-26
/
+10
2020-07-21
drm/amdgpu: add read amdgpu_gfxoff status in debugfs
Jinzhou.Su
4
-0
/
+18
2020-07-21
drm/amd/powerplay: suppress compile error around BUG_ON
Evan Quan
1
-2
/
+12
2020-07-21
drm/amdgpu/smu11: drop code chuck that got accidently re-added
Alex Deucher
1
-6
/
+0
2020-07-15
drm/amd/powerplay: set VCN1 pg only for sienna_cichlid
Jiansong Chen
1
-6
/
+14
2020-07-15
drm/amdgpu/powerplay: add smu support for navy_flounder
Jiansong Chen
3
-1
/
+16
2020-07-15
drm/amd/powerplay: drop unused code around thermal range setting
Evan Quan
6
-113
/
+3
2020-07-15
drm/amd/powerplay: maximum the code sharing on thermal irq setting
Evan Quan
1
-4
/
+12
2020-07-15
drm/amd/powerplay: sort the call flow on temperature ranges retrieving
Evan Quan
7
-20
/
+41
2020-07-15
drm/amd/powerplay: cache the software_shutdown_temp
Evan Quan
4
-0
/
+13
2020-07-15
drm/amd/powerplay: correct Sienna Cichlid temperature limit settings
Evan Quan
1
-4
/
+13
2020-07-15
drm/amd/powerplay: correct Navi1X temperature limit settings
Evan Quan
3
-9
/
+18
2020-07-15
drm/amd/powerplay: correct the supported pcie GenSpeed and LaneCount
Evan Quan
2
-20
/
+14
2020-07-15
drm/amd/powerplay: drop unnecessary wrapper around pcie parameters setting
Evan Quan
8
-51
/
+31
2020-07-15
drm/amd/powerplay: drop unused APIs and parameters
Evan Quan
4
-24
/
+4
2020-07-15
drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper V2
Evan Quan
4
-168
/
+177
2020-07-15
drm/amd/powerplay: drop unnecessary wrappers
Evan Quan
1
-12
/
+10
2020-07-15
drm/amd/powerplay: apply gfxoff disablement/enablement for all SMU11 ASICs
Evan Quan
1
-4
/
+2
2020-07-15
drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range
Evan Quan
3
-23
/
+18
2020-07-15
drm/amd/powerplay: drop unnecessary Sienna Cichlid specific APIs
Evan Quan
1
-177
/
+1
2020-07-15
drm/amd/powerplay: drop unnecessary Navi1x specific APIs
Evan Quan
1
-247
/
+1
2020-07-15
drm/amd/powerplay: drop unnecessary Arcturus specific APIs
Evan Quan
1
-170
/
+0
2020-07-15
drm/amd/powerplay: update the common API for performance level setting
Evan Quan
1
-14
/
+77
2020-07-15
drm/amd/powerplay: update UMD pstate clock settings
Evan Quan
4
-46
/
+141
2020-07-15
drm/amd/powerplay: add new UMD pstate data structure
Evan Quan
1
-0
/
+15
2020-07-15
drm/amd/powerplay: update Sienna Cichlid default dpm table setup
Evan Quan
1
-23
/
+211
[prev]
[next]