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