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
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-13
drm/amd/pm: Add waiting for response of mode-reset message for yellow carp
Aaron Liu
1
-7
/
+3
2021-07-13
drm/amd/pm: Fix BACO state setting for Beige_Goby
Chengming Gui
1
-0
/
+1
2021-07-13
drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carp
Xiaomeng Hou
6
-377
/
+57
2021-07-01
drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
Shyam Sundar S K
1
-1
/
+2
2021-06-30
amdgpu/pm: remove code duplication in show_power_cap calls
Darren Powell
1
-74
/
+21
2021-06-30
drm/amdgpu: Power down VCN and JPEG before disabling SMU features
Chengzhe Liu
1
-2
/
+6
2021-06-19
drm/amd/pm: Disable SMU messages in navi10 sriov
Yifan Zha
1
-4
/
+4
2021-06-19
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
2
-0
/
+21
2021-06-19
amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emit
Darren Powell
1
-13
/
+14
2021-06-11
drm/amd/pm: support ss metrics read on yellow_carp
Sathishkumar S
1
-0
/
+34
2021-06-11
drm/amd/pm: support ss metrics read on renoir
Sathishkumar S
1
-0
/
+34
2021-06-11
drm/amd/pm: Only primary die supports power data
Lijo Lazar
1
-11
/
+46
2021-06-11
drm/amd/pm: correct the power limits reporting on OOB supported
Evan Quan
8
-35
/
+95
2021-06-11
drm/amd/pm: correct the dpm features disablement for Navi1x
Evan Quan
1
-1
/
+2
2021-06-11
drm/amd/pm: update the cached dpm feature status
Evan Quan
5
-13
/
+50
2021-06-11
drm/amd/pm: correct the runpm handling for BACO supported ASIC
Evan Quan
4
-13
/
+55
2021-06-11
drm/amd/pm: drop the incomplete fix for Navi14 runpm issue
Evan Quan
1
-25
/
+1
2021-06-10
drm/amd/pm: Add aldebaran throttler translation
Graham Sider
1
-5
/
+22
2021-06-10
drm/amd/pm: Add renoir throttler translation
Graham Sider
1
-5
/
+24
2021-06-10
drm/amd/pm: Add vangogh throttler translation
Graham Sider
1
-9
/
+29
2021-06-10
drm/amd/pm: Add sienna cichlid throttler translation
Graham Sider
1
-5
/
+29
2021-06-10
drm/amd/pm: Add navi1x throttler translation
Graham Sider
1
-0
/
+34
2021-06-10
drm/amd/pm: Add arcturus throttler translation
Graham Sider
1
-5
/
+28
2021-06-10
drm/amd/pm: Add common throttler translation func
Graham Sider
2
-0
/
+17
2021-06-10
drm/amd/pm: Add ASIC independent throttle bits
Graham Sider
1
-0
/
+42
2021-06-10
drm/amd/pm: Add u64 throttler status field to gpu_metrics
Graham Sider
1
-0
/
+3
2021-06-08
drm/amd/pm: fix warning reported by kernel test robot
Xiaomeng Hou
1
-1
/
+1
2021-06-08
amdgpu/pm: add kernel documentation for smu_get_power_limit
Darren Powell
1
-0
/
+10
2021-06-08
amdgpu/pm: handle return value for get_power_limit
Darren Powell
1
-15
/
+24
2021-06-08
amdgpu/pm: modify and add smu_get_power_limit to Powerplay API
Darren Powell
3
-17
/
+7
2021-06-08
amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
Darren Powell
2
-22
/
+38
2021-06-08
amdgpu/pm: clean up smu_get_power_limit function signature
Darren Powell
3
-12
/
+43
2021-06-08
amdgpu/pm: reorder definition of swsmu_pm_funcs for readability
Darren Powell
1
-24
/
+24
2021-06-04
drm/amd/pm: disable manually setting MCLK power level on yellow carp
Xiaomeng Hou
1
-12
/
+10
2021-06-04
drm/amdgpu: add mode2 reset support for yellow carp
Aaron Liu
1
-0
/
+26
2021-06-04
drm/amd/pm: add set_performance_level function for yellow carp
Xiaomeng Hou
1
-0
/
+84
2021-06-04
drm/amd/pm: add the interface to dump smu metrics table for yellow carp
Xiaomeng Hou
1
-1
/
+55
2021-06-04
drm/amd/pm: add callbacks to read/write sysfs file pp_power_profile_mode
Xiaomeng Hou
1
-0
/
+86
2021-06-04
drm/amd/pm: add callback get_dpm_ultimate_freq for yellow carp
Xiaomeng Hou
1
-0
/
+111
2021-06-04
drm/amd/pm: add callback to get bootup values for yellow carp
Xiaomeng Hou
3
-0
/
+139
2021-06-04
drm/amd/pm: add PrepareMp1ForUnload support for yellow carp
Aaron Liu
1
-0
/
+4
2021-06-04
drm/amd/pm: add callback force_clk_levels for yellow carp
Xiaomeng Hou
1
-0
/
+114
2021-06-04
drm/amd/pm: initialize feature_enabled/feature_support bitmap for yellow carp
Xiaomeng Hou
1
-0
/
+25
2021-06-04
drm/amd/pm: implement is_dpm_running() callback for yellow carp
Xiaomeng Hou
1
-9
/
+21
2021-06-04
drm/amd/pm: add feature map for yellow carp
Xiaomeng Hou
1
-0
/
+42
2021-06-04
drm/amd/pm: add support to get dpm clock value for yellow carp
Xiaomeng Hou
1
-1
/
+127
2021-06-04
drm/amd/pm: add the fine grain tuning function for yellow carp
Xiaomeng Hou
1
-0
/
+116
2021-06-04
drm/amd/pm: add set_watermarks_table function for yellow carp
Xiaomeng Hou
1
-0
/
+61
2021-06-04
drm/amd/pm: add read_sensor function for yellow carp
Xiaomeng Hou
1
-0
/
+140
2021-06-04
drm/amdgpu/pm: support smu_post_init for yellow carp
Aaron Liu
1
-3
/
+3
[next]