index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
drm/amdgpu: enable hibernate support on Navi1X
Evan Quan
1
-1
/
+1
2020-05-08
drm/amd/powerplay: perform PG ungate prior to CG ungate
Evan Quan
2
-6
/
+6
2020-04-28
drm/amd/powerplay: avoid using pm_en before it is initialized revised
Tiecheng Zhou
1
-2
/
+4
2020-04-28
Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"
Tiecheng Zhou
1
-2
/
+1
2020-04-17
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Sandeep Raghuraman
1
-0
/
+26
2020-04-17
drm/amd/powerplay: fix resume failed as smu table initialize early exit
Prike Liang
1
-1
/
+6
2020-04-09
drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
Evan Quan
1
-0
/
+6
2020-04-09
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Sergei Lopatin
1
-1
/
+4
2020-04-08
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
1
-1
/
+46
2020-04-03
drm/amd/powerplay: avoid using pm_en before it is initialized
Tiecheng Zhou
1
-1
/
+2
2020-04-03
drm/amd/powerplay: implement the is_dpm_running()
Prike Liang
1
-0
/
+12
2020-04-03
drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
Yuxian Dai
2
-1
/
+7
2020-03-31
drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c
Evan Quan
4
-13
/
+44
2020-03-31
drm/amd/powerplay: drop redundant BIF doorbell interrupt operations
Evan Quan
1
-14
/
+0
2020-03-25
drm/amdgpu/smu11: add support for SMU AC/DC interrupts
Alex Deucher
1
-0
/
+16
2020-03-25
drm/amdgpu/swSMU: handle manual AC/DC notifications
Alex Deucher
2
-0
/
+24
2020-03-25
drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1x
Alex Deucher
2
-1
/
+7
2020-03-25
drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)
Alex Deucher
1
-6
/
+6
2020-03-25
drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)
Evan Quan
1
-0
/
+15
2020-03-25
drm/amdgpu/swSMU: use the smu11 power source helper for navi1x
Alex Deucher
1
-0
/
+1
2020-03-25
drm/amdgpu/smu11: add a helper to set the power source
Alex Deucher
2
-0
/
+18
2020-03-25
drm/amd/swSMU: add callback to set AC/DC power source (v2)
Evan Quan
2
-0
/
+4
2020-03-19
amd/powerplay: arcturus baco reset disable all features
John Clements
1
-8
/
+13
2020-03-16
drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
Andrey Grodzovsky
3
-2
/
+23
2020-03-13
drm/amdgpu/swsmu: clean up unused header in swsmu
Kevin Wang
7
-10
/
+0
2020-03-13
drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endif
Joe Perches
1
-1
/
+1
2020-03-13
AMD POWERPLAY: Use fallthrough;
Joe Perches
1
-3
/
+3
2020-03-10
drm/amd/powerplay: fix the coverity warning about negative check for an unsig...
Prike Liang
1
-3
/
+0
2020-03-09
drm/amd/powerplay: add smu if version for navi12
Xiaojie Yuan
2
-0
/
+4
2020-03-05
drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS case
Prike Liang
1
-3
/
+3
2020-03-05
drm/amd/powerplay: fix pre-check condition for setting clock range
Prike Liang
2
-4
/
+1
2020-03-05
drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)
Chengming Gui
1
-0
/
+3
2020-03-05
drm/amdgpu: add lock option for smu_set_soft_freq_range()
Chengming Gui
4
-13
/
+18
2020-02-28
drm/amdgpu/smu: Add message sending lock
Matt Coffin
4
-9
/
+15
2020-02-28
drm/amdgpu/powerplay: Remove deprecated smc_read_arg
Matt Coffin
10
-13
/
+2
2020-02-28
drm/amdgpu/powerplay: Refactor SMU message handling for safety
Matt Coffin
11
-205
/
+211
2020-02-28
drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...
Hersen Wu
3
-13
/
+21
2020-02-26
drm/amd/powerplay: add DFCstate control pptable func for arct
Hawking Zhang
1
-0
/
+23
2020-02-26
drm/amd/powerplay: update arcturus ppsmc header to 54.15.0
Hawking Zhang
1
-1
/
+5
2020-02-26
drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
Chen Zhou
1
-2
/
+2
2020-02-25
drm/amdgpu: fix memory leak during TDR test(v2)
Monk Liu
1
-1
/
+5
2020-02-13
drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT support
Evan Quan
1
-1
/
+12
2020-02-12
drm/powerplay: Ratelimit PP_ASSERT warnings
Kent Russell
1
-2
/
+2
2020-02-12
drm/amd/powerplay: always refetch the enabled features status on dpm enablement
Evan Quan
1
-3
/
+3
2020-02-11
drm/amdgpu/powerplay: fix baco check for vega20
Alex Deucher
1
-3
/
+4
2020-02-11
drm/amdgpu/smu: properly handle runpm/suspend/reset
Alex Deucher
1
-16
/
+19
2020-02-11
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
1
-11
/
+11
2020-02-11
drm/amdgpu: update smu_v11_0_pptable.h
Alex Deucher
1
-14
/
+32
2020-02-11
drm/amd/powerplay: suppress nonsupport profile mode overrun message
Prike Liang
1
-2
/
+6
2020-02-11
drm/amd/powerplay: update smu11_driver_if_navi10.h
Evan Quan
2
-3
/
+4
[next]