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.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
/
hwmgr
/
vega12_hwmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
1
-2868
/
+0
2020-08-14
drm/amd/powerplay: update the metrics table cache interval as 1ms
Evan Quan
1
-1
/
+1
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Vega12
Evan Quan
1
-11
/
+18
2020-08-06
drm/amd/powerplay: add Vega12 support for gpu metrics export
Evan Quan
1
-0
/
+111
2020-07-01
drm/powerplay: label internally used symbols as static
Nirmoy Das
1
-2
/
+2
2020-04-01
drm/amd/powerplay: unified interfaces for message issuing and response checking
Evan Quan
1
-64
/
+85
2019-12-03
drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.c
zhengbin
1
-3
/
+1
2019-07-31
drm/amdgpu/powerplay: add set_mp1_state for vega12
Alex Deucher
1
-1
/
+25
2019-05-24
drm/amdgpu: Add Unique Identifier sysfs file unique_id v2
Kent Russell
1
-0
/
+10
2019-05-24
drm/amd/powerplay: expose Vega12 realtime memory utilization
Evan Quan
1
-2
/
+14
2019-05-24
drm/amd/powerplay: expose Vega12 current gpu activity
Evan Quan
1
-15
/
+6
2019-05-24
drm/amd/powerplay: expose Vega12 current power
Evan Quan
1
-11
/
+10
2019-05-24
drm/amd/powerplay: expose current hotspot and memory temperatures V2
Evan Quan
1
-0
/
+19
2019-05-24
drm/amd/powerplay: support SMU metrics table on Vega12
Evan Quan
1
-0
/
+21
2019-05-24
drm/amd/powerplay: support temperature emergency max values
Evan Quan
1
-0
/
+6
2019-05-24
drm/amd/powerplay: support hotspot/memory critical limit values
Evan Quan
1
-3
/
+8
2019-03-05
drm/amdgpu/powerplay: split out common smu9 BACO code
Alex Deucher
1
-2
/
+2
2019-03-05
drm/amdgpu/powerplay: add BACO support for vega12
Alex Deucher
1
-0
/
+5
2019-02-23
drm/amd/powerplay: fix the confusing ppfeature mask calculations
Evan Quan
1
-2
/
+2
2019-01-26
drm/amd/powerplay: support Vega12 retrieving and setting ppfeatures
Evan Quan
1
-0
/
+100
2019-01-26
drm/amd/powerplay: support Vega12 SOCclk and DCEFclk dpm level settings
Evan Quan
1
-1
/
+97
2019-01-14
drm/amd/powerplay: run acg btc for Vega12
Kenneth Feng
1
-0
/
+21
2018-11-20
drm/amd/pp: handle negative values when reading OD
Greathouse, Joseph
1
-13
/
+10
2018-10-25
drm/amd/powerplay: commit get_performance_level API as DAL needed
Evan Quan
1
-0
/
+8
2018-09-27
drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12
Alex Deucher
1
-1
/
+5
2018-09-27
drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12
Alex Deucher
1
-4
/
+4
2018-07-24
drm/amd/powerplay: allow slow switch only if NBPState enabled v2
Evan Quan
1
-1
/
+2
2018-07-24
drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch
Evan Quan
1
-1
/
+1
2018-07-19
drm/amd/powerplay: fixed uninitialized value
Evan Quan
1
-1
/
+1
2018-07-16
drm/amdgpu/pp: split out common smumgr smu9 code
Alex Deucher
1
-29
/
+15
2018-07-13
drm/amd/powerplay: convert the sclk/mclk into Mhz for comparation
Evan Quan
1
-2
/
+2
2018-07-13
drm/amd/powerplay: add vega12 SMU gfxoff support v3
Evan Quan
1
-0
/
+38
2018-07-10
drm/amd/pp: Convert 10KHz to KHz as variable name
Rex Zhu
1
-2
/
+1
2018-07-06
drm/amd/pp: Remove the same struct define in powerplay
Rex Zhu
1
-1
/
+1
2018-07-06
drm/amd/pp: Remove duplicate code in vega12_hwmgr.c
Rex Zhu
1
-42
/
+1
2018-07-06
drm/amd/pp: Refine the interface exported to display
Rex Zhu
1
-1
/
+2
2018-07-06
drm/amd/pp: Convert clock unit to KHz as defined
Rex Zhu
1
-11
/
+9
2018-07-06
drm/amd/powerplay: cosmetic fix
Evan Quan
1
-7
/
+3
2018-07-06
drm/amd/powerplay: correct vega12 thermal support as true
Evan Quan
1
-0
/
+1
2018-07-06
drm/amd/powerplay: set vega12 pre display configurations
Evan Quan
1
-0
/
+41
2018-07-06
drm/amd/powerplay: apply clocks adjust rules on power state change
Evan Quan
1
-0
/
+162
2018-07-06
drm/amd/powerplay: correct vega12 max num of dpm level
Evan Quan
1
-8
/
+9
2018-07-06
drm/amd/powerplay: drop unnecessary uclk hard min setting
Evan Quan
1
-10
/
+0
2018-07-06
drm/amd/powerplay: correct smc display config for multi monitor
Evan Quan
1
-1
/
+2
2018-07-06
drm/amd/powerplay: initialize uvd/vce powergate status v4
Evan Quan
1
-0
/
+23
2018-07-06
drm/amd/powerplay: revise clock level setup
Evan Quan
1
-107
/
+211
2018-07-06
drm/amd/powerplay: retrieve all clock ranges on startup
Evan Quan
1
-16
/
+53
2018-07-06
drm/amd/powerplay: revise default dpm tables setup
Evan Quan
1
-202
/
+132
2018-07-06
drm/amd/powerplay: correct vega12 bootup values settings
Evan Quan
1
-0
/
+3
2018-05-15
drm/amd/pp: Remove struct pp_gpu_power
Rex Zhu
1
-9
/
+4
[next]