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
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/amd/pm: add the callback to get vbios bootup values for vangogh
Xiaojian Du
2
-0
/
+2
2021-04-09
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
1
-0
/
+5
2021-04-09
drm/amd/pm: Fix DPM level count on aldebaran
Lijo Lazar
1
-4
/
+8
2021-04-09
drm/amd/pm: unify the interface for gfx state setting
Evan Quan
2
-3
/
+4
2021-04-09
drm/amd/pm: unify the interface for power gating
Evan Quan
3
-15
/
+3
2021-04-09
drm/amd/pm: fix missing static declarations
Evan Quan
1
-7
/
+7
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
3
-26
/
+24
2021-04-09
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
1
-1
/
+2
2021-04-09
drm/amdgpu: Fix build warnings
Lijo Lazar
1
-1
/
+1
2021-04-09
drm/amd/pm: Add support for reset completion on aldebaran
Lijo Lazar
5
-2
/
+36
2021-04-09
drm/amd/pm: Add function to wait for smu events
Lijo Lazar
2
-1
/
+29
2021-04-09
drm/amd/pm: Modify mode2 msg sequence on aldebaran
Lijo Lazar
4
-11
/
+61
2021-04-09
drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-45
/
+45
2021-04-09
drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspend
Alex Deucher
1
-0
/
+98
2021-04-09
drm/amdgpu/pm: mark pcie link/speed arrays as const
Alex Deucher
4
-8
/
+8
2021-04-09
drm/amd/pm: Update aldebaran pmfw interface
Lijo Lazar
2
-3
/
+10
2021-04-09
drm/amd/pm: drop redundant and unneeded BACO APIs V2
Evan Quan
2
-104
/
+0
2021-04-09
drm/amd/pm: label these APIs used internally as static
Evan Quan
3
-131
/
+97
2021-04-09
drm/amd/pm: make DAL communicate with SMU through unified interfaces
Evan Quan
2
-40
/
+55
2021-04-09
drm/amd/pm: fix gpu reset failure by MP1 state setting
Guchun Chen
2
-6
/
+7
2021-04-09
drm/amd/pm: fix MP1 state setting failure in s3 test
Guchun Chen
1
-0
/
+3
2021-04-09
drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOAD
Shirish S
1
-7
/
+6
2021-04-09
drm/amd/pm: fix Navi1x runtime resume failure V2
Evan Quan
8
-24
/
+96
2021-04-09
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
1
-1
/
+2
2021-04-09
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
1
-1
/
+1
2021-03-23
drm/amd/pm: correct the gpu metrics version
Evan Quan
1
-1
/
+1
2021-03-23
drm/amd/pm: Use BACO reset arg 0 on XGMI configuration
shaoyunl
1
-1
/
+1
2021-03-23
drm/amd/pm: fix workload mismatch on vega10
Kenneth Feng
1
-1
/
+1
2021-03-23
drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.c
Bhaskar Chowdhury
1
-2
/
+2
2021-03-23
drm/amd/pm: Fix spelling mistake "disble" -> "disable"
Colin Ian King
1
-1
/
+1
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
10
-14
/
+73
2021-03-23
drm/amdgpu/smu8: return an error rather than 50% if busy query fails
Alex Deucher
1
-4
/
+3
2021-03-23
drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)
Alex Deucher
2
-1
/
+28
2021-03-23
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
4
-10
/
+165
2021-03-23
drm/amd/pm: Add LightSBR SMU MSG support
shaoyunl
7
-0
/
+42
2021-03-23
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
1
-4
/
+4
2021-03-23
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
3
-21
/
+141
2021-03-23
drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()
Jia-Ju Bai
1
-1
/
+3
2021-03-23
drm/amd/pm: Remove min/max overload of pp_dpm_sclk
Lijo Lazar
1
-85
/
+0
2021-03-23
drm/amd/pm: Enable pp_od_clk_voltage node on aldebaran
Lijo Lazar
2
-2
/
+78
2021-03-23
drm/amd/pm: add new data in metrics table
Kenneth Feng
3
-18
/
+19
2021-03-23
drm/amd/pm: add aldebaran serial number support
Kevin Wang
1
-0
/
+23
2021-03-23
drm/amd/pm: Enable user min/max gfxclk on aldebaran
Lijo Lazar
1
-1
/
+8
2021-03-23
drm/amd/pm: remove aldebaran serial number support
Kevin Wang
1
-19
/
+0
2021-03-23
drm/amd/pm: Correct msg status check for powerlimit
Lijo Lazar
1
-1
/
+1
2021-03-23
drm/amd/pm: Enable performance determinism on aldebaran
Lijo Lazar
3
-4
/
+149
2021-03-23
drm/amd/pm: Add DCBTC support for aldebaran
Lijo Lazar
1
-11
/
+17
2021-03-23
drm/amd/pm: Fix power limit query on aldebaran
Lijo Lazar
1
-15
/
+13
2021-03-23
drm/amdgpu/pm: Remove redundant generic message index
Lijo Lazar
1
-1
/
+0
2021-03-23
drm/amdgpu/pm: Fix reset message mapping on aldebaran
Lijo Lazar
1
-1
/
+1
[prev]
[next]