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
/
amdgpu_smu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
drm/amd/powerplay: fix navi10 system intermittent reboot issue V2
Evan Quan
1
-0
/
+18
2020-01-07
drm/amd/powerplay: cleanup the interfaces for powergate setting through SMU
Evan Quan
1
-3
/
+3
2020-01-07
drm/amd/powerplay: issue proper hdp flush for table transferring
Evan Quan
1
-5
/
+10
2020-01-07
drm/amd/powerplay: refine code to support no-dpm case
Evan Quan
1
-0
/
+6
2020-01-07
drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
Evan Quan
1
-38
/
+60
2020-01-07
drm/amd/powerplay: cache the watermark settings on system memory
Evan Quan
1
-16
/
+9
2020-01-07
amd/amdgpu/sriov tdr enablement with pp_onevf_mode
Jack Zhang
1
-0
/
+6
2020-01-07
amd/amdgpu/sriov enable onevf mode for ARCTURUS VF
Jack Zhang
1
-45
/
+53
2020-01-07
drm/amd/powerplay: retrieve the enabled feature mask from cache
Evan Quan
1
-1
/
+1
2020-01-07
drm/amd/powerplay: avoid deadlock on Vega20 swSMU routine
Evan Quan
1
-4
/
+0
2020-01-07
drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driver
Kevin Wang
1
-0
/
+29
2020-01-07
drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabled
Likun Gao
1
-3
/
+9
2020-01-07
drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform
Kevin Wang
1
-5
/
+4
2020-01-07
drm/amdgpu/smu: make the set_performance_level logic easier to follow
Alex Deucher
1
-42
/
+2
2019-12-18
drm/amdgpu/smu: add metrics table lock
Alex Deucher
1
-0
/
+1
2019-12-18
drm/amdgpu/smu: fix spelling
Alex Deucher
1
-1
/
+1
2019-12-06
drm/amdgpu: Fix BACO entry failure in NAVI10.
Andrey Grodzovsky
1
-1
/
+1
2019-12-03
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
1
-0
/
+9
2019-12-03
amd/amdgpu/sriov swSMU disable for sriov
Jack Zhang
1
-3
/
+6
2019-12-02
drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.c
zhengbin
1
-5
/
+3
2019-11-19
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
1
-3
/
+17
2019-11-19
drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)
Alex Deucher
1
-0
/
+2
2019-11-19
drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2
Evan Quan
1
-4
/
+27
2019-11-19
drm/amd/powerplay: set JPEG to SMU dpm
Leo Liu
1
-0
/
+3
2019-11-19
drm/amd/powerplay: add Powergate JPEG for Renoir
Leo Liu
1
-0
/
+2
2019-11-13
drm/amd/powerplay: read pcie speed/width info (v2)
Kenneth Feng
1
-4
/
+6
2019-11-11
drm/amdgpu/smu_v11: Unify and fix power limits
Matt Coffin
1
-1
/
+11
2019-11-08
drm/amd/powerplay: correct Arcturus OD support
Evan Quan
1
-3
/
+5
2019-11-06
drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_level
Evan Quan
1
-5
/
+14
2019-11-06
drm/amd/powerplay: update is_sw_smu_xgmi check
Evan Quan
1
-1
/
+1
2019-10-28
drm/amd/powerplay: Disable gfx CGPG when suspend smu
chen gong
1
-0
/
+2
2019-10-25
drm/amd/powerplay: clear the swSMU code layer
Evan Quan
1
-54
/
+61
2019-10-25
drm/amd/powerplay: split out those internal used swSMU APIs V2
Evan Quan
1
-0
/
+1
2019-10-25
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
1
-50
/
+650
2019-10-17
drm/amd/powerplay: bug fix for memory clock request from display
Kenneth Feng
1
-0
/
+2
2019-10-17
drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acq
Prike Liang
1
-0
/
+4
2019-10-15
drm/amdgpu/powerplay: add renoir funcs to support dc
Hersen Wu
1
-0
/
+35
2019-10-15
drm/amd/powerplay: bug fix for pcie parameters override
Kenneth Feng
1
-44
/
+0
2019-10-15
drm/amd/powerplay: enable df cstate control on swSMU routine
Evan Quan
1
-0
/
+23
2019-10-07
drm/amd/powerplay: Fix error handling in smu_init_fb_allocations()
Dan Carpenter
1
-3
/
+2
2019-10-07
drm/amd/powerplay: unlock on error in smu_resume()
Dan Carpenter
1
-1
/
+1
2019-10-03
drm/amd/powerplay: initlialize smu->is_apu is false by default
Kevin Wang
1
-0
/
+1
2019-10-03
drm/amd/powerplay: implement the interface for setting soft freq range
Prike Liang
1
-23
/
+2
2019-10-03
drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...
Prike Liang
1
-3
/
+4
2019-10-03
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
1
-0
/
+2
2019-10-03
drm/amd/powerplay: A workaround to GPU RESET on APU
chen gong
1
-1
/
+4
2019-09-16
drm/amd/amdgpu: power up sdma engine when S3 resume back
Prike Liang
1
-0
/
+3
2019-09-16
drm/amd/powerplay: check SMU engine readiness before proceeding on S3 resume
Evan Quan
1
-5
/
+23
2019-09-16
drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routine
Evan Quan
1
-0
/
+40
2019-09-16
drm/amd/powerplay: issue DC-BTC for arcturus on SMU init
Evan Quan
1
-2
/
+2
[next]