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
2025-05-12
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-178
/
+351
2025-05-07
drm/amdgpu: fix pm notifier handling
Alex Deucher
1
-13
/
+5
2025-05-07
drm/amdgpu: Implement unrecoverable error message handling for VFs
Ellen Pan
1
-0
/
+5
2025-05-07
Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
1
-9
/
+2
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
1
-0
/
+5
2025-04-30
drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Arvind Yadav
1
-6
/
+1
2025-04-21
drm/amdgpu: rename enforce isolation variables
Alex Deucher
1
-1
/
+1
2025-04-21
drm/amdgpu/userq: handle system suspend and resume
Alex Deucher
1
-1
/
+13
2025-04-16
drm/amdgpu: fix warning of drm_mm_clean
ZhenGuo Yin
1
-1
/
+1
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
1
-2
/
+20
2025-04-11
drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Ce Sun
1
-3
/
+3
2025-04-11
drm/amdgpu: fix warning of drm_mm_clean
ZhenGuo Yin
1
-1
/
+1
2025-04-11
drm/amd/amdgpu: disable ASPM in some situations
Kenneth Feng
1
-0
/
+32
2025-04-10
Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
1
-0
/
+7
2025-04-09
drm/amdgpu: cancel gfx idle work in device suspend for s0ix
Alex Deucher
1
-0
/
+7
2025-04-08
drm/amdgpu: store userq_managers in a list in adev
Alex Deucher
1
-0
/
+3
2025-04-08
drm/amdgpu: Remove the MES self test
Arunpravin Paneer Selvam
1
-3
/
+0
2025-04-08
drm/amdgpu: Enable userq fence interrupt support
Arunpravin Paneer Selvam
1
-0
/
+2
2025-04-08
drm/amd/amdgpu: decouple ASPM with pcie dpm
Kenneth Feng
1
-2
/
+0
2025-04-08
drm/amdgpu: cancel gfx idle work in device suspend for s0ix
Alex Deucher
1
-0
/
+7
2025-04-07
drm/amdkfd: Drop workaround for GC v9.4.3 revID 0
Apurv Mishra
1
-1
/
+7
2025-04-07
drm/amdgpu: add rebar parameter
Alex Deucher
1
-0
/
+3
2025-04-07
drm/amdgpu: Multi-GPU DPC recovery support
Ce Sun
1
-57
/
+115
2025-04-07
drm/amdgpu: refactor amdgpu_device_gpu_recover
Ce Sun
1
-90
/
+144
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+3
2025-03-21
drm/amdgpu: add isolation trace point
Christian König
1
-0
/
+1
2025-03-21
drm/amdgpu: rework how isolation is enforced v2
Christian König
1
-1
/
+97
2025-03-21
drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0
Ellen Pan
1
-0
/
+1
2025-03-19
drm/amdgpu: Skip pcie_replay_count sysfs creation for VF
Victor Skvortsov
1
-7
/
+20
2025-03-19
drm/amdgpu/vcn: fix ref counting for ring based profile handling
Alex Deucher
1
-0
/
+1
2025-03-19
drm/amdgpu/gfx: fix ref counting for ring based profile handling
Alex Deucher
1
-0
/
+1
2025-03-19
drm/amdgpu: grab an additional reference on the gang fence v2
Christian König
1
-1
/
+9
2025-03-18
drm/amdgpu: release xcp_mgr on exit
Flora Cui
1
-0
/
+3
2025-03-18
drm/amdgpu: don't free conflicting apertures for non-display devices
Alex Deucher
1
-4
/
+11
2025-03-13
drm/amdgpu: Calculate IP specific xgmi bandwidth
Lijo Lazar
1
-0
/
+3
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+7
2025-03-10
Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-4
/
+10
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
1
-4
/
+3
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-31
/
+71
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-02-21
drm/amdgpu: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-1
/
+2
2025-02-19
drm/amdgpu: Check aca enabled inside cper init/fini func
Xiang Liu
1
-4
/
+2
2025-02-19
drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
Srinivasan Shanmugam
1
-1
/
+1
2025-02-17
drm/amdgpu: add RAS CPER ring buffer
Tao Zhou
1
-2
/
+4
2025-02-17
drm/amdgpu: Introduce funcs for populating CPER
Hawking Zhang
1
-0
/
+4
2025-02-13
drm/amdgpu: Use device wedged event
André Almeida
1
-0
/
+4
2025-02-12
drm/amdgpu: Make VBIOS image read optional
Lijo Lazar
1
-0
/
+3
2025-02-12
drm/amdgpu: Add flag to make VBIOS read optional
Lijo Lazar
1
-20
/
+49
[next]