index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Age
Commit message (
Expand
)
Author
Lines
2021-06-08
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
-0
/
+1
2021-05-20
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
-0
/
+19
2021-05-13
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
-99
/
+109
2021-05-07
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
-3
/
+16
2021-05-04
drm/amd/pm: initialize variable
Tom Rix
-1
/
+1
2021-04-28
amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus
Darren Powell
-0
/
+8
2021-04-28
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
-2
/
+7
2021-04-15
drm/amd/pm: fix error code in smu_set_power_limit()
Dan Carpenter
-0
/
+1
2021-04-15
drm/amd/pm: revise two names of sensor values for vangogh
Xiaojian Du
-6
/
+6
2021-04-15
drm/amd/pm: remove the "set" function of pp_dpm_mclk for vangogh
Xiaojian Du
-6
/
+0
2021-04-15
drm/amd/pm: add the callback to get the bootup values for renoir
Xiaojian Du
-0
/
+126
2021-04-15
drm/amd/pm: Show updated clocks on aldebaran
Lijo Lazar
-11
/
+41
2021-04-15
drm/amdgpu: Ensure dcefclk isn't created on Aldebaran
Kent Russell
-1
/
+3
2021-04-15
drm/amd/pm: add support for new smu metrics table for vangogh
Xiaojian Du
-26
/
+338
2021-04-15
drm/amd/pm: update the driver interface header for vangogh
Xiaojian Du
-2
/
+40
2021-04-15
drm/amd/pm: Use VBIOS PPTable for aldebaran
Lijo Lazar
-2
/
+3
2021-04-09
drm/amdgpu/smu7: fix CAC setting on TOPAZ
Alex Deucher
-1
/
+2
2021-04-09
drm/amdgpu: add ras aldebaran ras eeprom driver
John Clements
-0
/
+229
2021-04-09
drm/amd/pm: increase time out value when sending msg to SMU
charles sun
-1
/
+1
2021-04-09
drm/amd/pm: add the callback to get vbios bootup values for vangogh
Xiaojian Du
-0
/
+2
2021-04-09
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
-0
/
+5
2021-04-09
drm/amd/pm: Fix DPM level count on aldebaran
Lijo Lazar
-4
/
+8
2021-04-09
drm/amd/pm: unify the interface for gfx state setting
Evan Quan
-3
/
+4
2021-04-09
drm/amd/pm: unify the interface for power gating
Evan Quan
-15
/
+3
2021-04-09
drm/amd/pm: fix missing static declarations
Evan Quan
-7
/
+7
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
-26
/
+24
2021-04-09
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
-1
/
+2
2021-04-09
drm/amdgpu: Fix build warnings
Lijo Lazar
-1
/
+1
2021-04-09
drm/amd/pm: Add support for reset completion on aldebaran
Lijo Lazar
-2
/
+36
2021-04-09
drm/amd/pm: Add function to wait for smu events
Lijo Lazar
-1
/
+29
2021-04-09
drm/amd/pm: Modify mode2 msg sequence on aldebaran
Lijo Lazar
-11
/
+61
2021-04-09
drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
-45
/
+45
2021-04-09
drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspend
Alex Deucher
-0
/
+98
2021-04-09
drm/amdgpu/pm: mark pcie link/speed arrays as const
Alex Deucher
-8
/
+8
2021-04-09
drm/amd/pm: Update aldebaran pmfw interface
Lijo Lazar
-3
/
+10
2021-04-09
drm/amd/pm: drop redundant and unneeded BACO APIs V2
Evan Quan
-104
/
+0
2021-04-09
drm/amd/pm: label these APIs used internally as static
Evan Quan
-132
/
+98
2021-04-09
drm/amd/pm: make DAL communicate with SMU through unified interfaces
Evan Quan
-40
/
+55
2021-04-09
drm/amd/pm: fix gpu reset failure by MP1 state setting
Guchun Chen
-6
/
+7
2021-04-09
drm/amd/pm: fix MP1 state setting failure in s3 test
Guchun Chen
-0
/
+3
2021-04-09
drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOAD
Shirish S
-7
/
+6
2021-04-09
drm/amd/pm: fix Navi1x runtime resume failure V2
Evan Quan
-24
/
+96
2021-04-09
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
-1
/
+2
2021-04-09
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
-1
/
+1
2021-03-23
drm/amd/pm: correct the gpu metrics version
Evan Quan
-1
/
+1
2021-03-23
drm/amd/pm: Use BACO reset arg 0 on XGMI configuration
shaoyunl
-1
/
+1
2021-03-23
drm/amd/pm: fix workload mismatch on vega10
Kenneth Feng
-1
/
+1
2021-03-23
drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.c
Bhaskar Chowdhury
-2
/
+2
2021-03-23
drm/amd/pm: Fix spelling mistake "disble" -> "disable"
Colin Ian King
-1
/
+1
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
-14
/
+73
[next]