index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
1
-0
/
+24
2021-05-27
drm/amd/amdgpu/amdgpu_device: Make local function static
Lee Jones
1
-1
/
+1
2021-05-25
drm/amdgpu: add judgement for dc support
Asher Song
1
-1
/
+3
2021-05-21
drm/amdgpu: Indirect register access for Navi12 sriov
Peng Ju Zhou
1
-1
/
+1
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-19
drm/amd/amdgpu: Enable DCN IP init for Beige Goby
Aurabindo Pillai
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: Use IP discovery table for beige goby
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: set asic family and ip blocks for beige_goby
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: add beige_goby asic type
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amdgpu: switch to cached fw flags for gpu virt cap
Hawking Zhang
1
-1
/
+1
2021-05-19
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
1
-1
/
+14
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-2
/
+2
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
1
-2
/
+4
2021-05-10
drm/amdgpu: change the default timeout for kernel compute queues
Alex Deucher
1
-5
/
+3
2021-05-10
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
1
-15
/
+13
2021-04-28
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
1
-1
/
+1
2021-04-20
drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
Lee Jones
1
-3
/
+2
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
1
-5
/
+6
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-1
/
+1
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-0
/
+5
2021-04-09
drm/amdgpu: Reset error code for 'no handler' case
Lijo Lazar
1
-3
/
+8
2021-04-09
drm/amdgpu: Enable recovery on aldebaran
Lijo Lazar
1
-0
/
+1
2021-04-09
drm/amdgpu: Make set PG/CG state functions public
Lijo Lazar
1
-3
/
+4
2021-04-09
drm/amdgpu: Add reset control handling to reset workflow
Lijo Lazar
1
-30
/
+78
2021-04-09
drm/amd/amdgpu implement tdr advanced mode
Jack Zhang
1
-0
/
+81
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-4
/
+4
2021-04-09
drm/amdgpu: move vram recover into sriov full access
Horace Chen
1
-1
/
+1
2021-04-09
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
1
-4
/
+7
2021-04-09
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
1
-4
/
+2
2021-04-09
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
1
-0
/
+8
2021-04-09
drm/amdgpu: update comments about s0ix suspend/resume
Alex Deucher
1
-3
/
+7
2021-04-09
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
1
-2
/
+1
2021-04-09
drm/amdgpu: re-enable suspend phase 2 for S0ix
Alex Deucher
1
-3
/
+9
2021-04-09
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
Alex Deucher
1
-4
/
+6
2021-04-09
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
1
-84
/
+2
2021-04-09
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
1
-9
/
+3
2021-04-09
drm/amdgpu: fix the hibernation suspend with s0ix
Prike Liang
1
-2
/
+6
2021-04-09
drm/amdgpu: disentangle HG systems from vgaswitcheroo
Alex Deucher
1
-22
/
+16
2021-04-09
Revert "drm/amdgpu: disable gpu reset on Vangogh for now"
Xiaojian Du
1
-0
/
+1
2021-04-09
drm/amdgpu: add codes to capture invalid hardware access when recovery
Dennis Li
1
-9
/
+38
2021-03-23
drm/amdgpu: drop extraneous hw_status update
Alex Deucher
1
-1
/
+0
2021-03-23
drm/amdgpu: Enable light SBR in XGMI+passthrough configuration
shaoyunl
1
-4
/
+5
2021-03-23
drm/amdgpu: drop legacy IO bar support
Alex Deucher
1
-57
/
+0
2021-03-23
drm/amdgpu: nuke the ih reentrant lock
Christian König
1
-1
/
+0
2021-03-23
drm/amdgpu: fix send ras disable cmd when asic not support ras
Stanley.Yang
1
-3
/
+6
2021-03-23
drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-23
drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configuration
shaoyunl
1
-0
/
+4
2021-03-23
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
1
-27
/
+75
2021-03-23
drm/amdgpu: Add reset_list for device list used for reset
shaoyunl
1
-15
/
+18
2021-03-23
drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
shaoyunl
1
-1
/
+8
[next]