index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pm: optimize the power related source code layout
Evan Quan
2020-08-14
1
-3613
/
+0
*
drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
Evan Quan
2020-08-14
1
-423
/
+0
*
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
1
-284
/
+69
*
drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
Evan Quan
2020-08-06
1
-0
/
+57
*
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
Alex Deucher
2020-07-30
1
-3
/
+6
*
drm/amdgpu: skip crit temperature values on APU (v2)
Huang Rui
2020-07-30
1
-0
/
+6
*
drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfs
Evan Quan
2020-07-27
1
-8
/
+11
*
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-27
1
-68
/
+282
*
drm/amdgpu/powerplay: add some documentation about memory clock
Alex Deucher
2020-07-23
1
-0
/
+46
*
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Paweł Gronowski
2020-07-21
1
-6
/
+3
*
drm/amd/powerplay: drop unused APIs and parameters
Evan Quan
2020-07-15
1
-6
/
+6
*
drm/amdgpu: Move the mutex lock/unlock out
Alex Jivin
2020-07-08
1
-8
/
+4
*
drm/amdgpu: use %u rather than %d for sclk/mclk
Alex Deucher
2020-07-02
1
-2
/
+2
*
drm/amdgpu: SI support for UVD and VCE power managment
Alex Jivin
2020-07-02
1
-18
/
+49
*
drm/amdgpu: remove perf level dpm in one-VF
Wenhui Sheng
2020-07-01
1
-1
/
+1
*
drm/amdgpu: remove redundant initialization of variable ret
Colin Ian King
2020-07-01
1
-1
/
+1
*
drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
Alex Deucher
2020-07-01
1
-55
/
+165
*
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
2020-07-01
1
-1
/
+1
*
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
2020-07-01
1
-1
/
+1
*
drm/amd/powerplay: drop unused code around power limit
Evan Quan
2020-07-01
1
-2
/
+2
*
drm/amdgpu: Add unique_id and serial_number for Arcturus v3
Kent Russell
2020-06-02
1
-1
/
+3
*
drm/amdgpu: added a sysfs interface for thermal throttling related V4
Evan Quan
2020-05-29
1
-0
/
+68
*
drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
Alex Deucher
2020-05-29
1
-0
/
+171
*
drm/amdgpu: fix device attribute node create failed with multi gpu
Kevin Wang
2020-05-26
1
-36
/
+49
*
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-22
1
-1
/
+1
*
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
chen gong
2020-05-22
1
-0
/
+9
*
drm/amdgpu: fix pm sysfs node handling (v2)
Alex Deucher
2020-05-22
1
-4
/
+4
*
drm/amdgpu: improve error handling in pcie_bw
Alex Deucher
2020-05-21
1
-1
/
+7
*
drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling
Dan Carpenter
2020-05-21
1
-2
/
+1
*
drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attribute
Kevin Wang
2020-05-21
1
-105
/
+0
*
drm/amdgpu: optimize amdgpu device attribute code
Kevin Wang
2020-05-18
1
-278
/
+216
*
drm/amdgpu: skip sysfs node not belong to one vf mode
Monk Liu
2020-04-24
1
-20
/
+28
*
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
limingyu
2020-04-23
1
-1
/
+4
*
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
Aaron Ma
2020-04-09
1
-1
/
+2
*
drm/amdgpu/swSMU: handle manual AC/DC notifications
Alex Deucher
2020-03-25
1
-0
/
+3
*
drm/amdgpu/pm: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-8
/
+1
*
drm/amdgpu/pm: clean up return types
Alex Deucher
2020-01-16
1
-15
/
+24
*
drm/amdgpu/pm: properly handle runtime pm
Alex Deucher
2020-01-14
1
-208
/
+614
*
drm/amd/powerplay: cleanup the interfaces for powergate setting through SMU
Evan Quan
2020-01-07
1
-28
/
+15
*
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
2019-12-11
1
-62
/
+120
*
drm/amdgpu: enable JPEG2.0 dpm
Leo Liu
2019-11-19
1
-0
/
+12
*
drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2
Evan Quan
2019-10-25
1
-0
/
+13
*
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
2019-10-25
1
-11
/
+12
*
drm/amdgpu: fix documentation for amdgpu_pm.c
Alex Deucher
2019-10-03
1
-4
/
+9
*
docs: drm/amdgpu: Resolve build warnings
Adam Zerella
2019-10-03
1
-2
/
+2
*
drm/amd/amdgpu: hide voltage and power sensors on SI and KV parts
Jean Delvare
2019-08-29
1
-1
/
+9
*
drm/amd/powerplay: expose supported clock domains only through sysfs
Evan Quan
2019-08-21
1
-10
/
+16
*
drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval
Evan Quan
2019-07-30
1
-20
/
+36
*
drm/amd/powerplay: implment sysfs feature status function in smu
Kevin Wang
2019-07-30
1
-12
/
+12
*
drm/amd/powerplay: fix null pointer dereference around dpm state relates
Evan Quan
2019-07-30
1
-5
/
+13
[next]