index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
drm/amdgpu: initialize irq.lock spinlock earlier
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2026-06-18
drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2
Yunxiang Li
1
-1
/
+1
2026-06-04
drm/amdgpu: deprecate guilty handling
Christian König
1
-4
/
+1
2026-06-04
drm/amdgpu: Add lockdep annotations for lock ordering validation
Vitaly Prosyak
1
-0
/
+3
2026-06-04
drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() calls
Ce Sun
1
-1
/
+6
2026-06-03
drm/amdgpu: Adjust _PR3 detection
Mario Limonciello
1
-1
/
+1
2026-06-03
drm/amd: Fix amdgpu_device_find_parent()
Mario Limonciello
1
-0
/
+1
2026-05-27
drm/amd: Add dedicated helper for amdgpu_device_find_parent()
Mario Limonciello
1
-21
/
+23
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
1
-0
/
+6
2026-05-19
drm/amdgpu: rework userq reset work handling
Christian König
1
-2
/
+1
2026-05-11
drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
1
-1
/
+5
2026-05-11
drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)
Perry Yuan
1
-0
/
+2
2026-05-11
drm/amdgpu: add psp interfaces for peak tops limiter driver
Perry Yuan
1
-0
/
+1
2026-05-07
Merge tag 'amd-drm-next-7.2-2026-05-06' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-10
/
+11
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+0
2026-04-28
drm/amdgpu: Move amdgpu_device_check_iommu_direct_map() earlier
Philip Yang
1
-2
/
+3
2026-04-24
drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.
Shubhankar Milind Sardeshpande
1
-1
/
+5
2026-04-24
drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.
Shubhankar Milind Sardeshpande
1
-1
/
+5
2026-04-22
drm/amd: Adjust ASPM support quirk to cover more Intel hosts
Mario Limonciello
1
-6
/
+3
2026-04-21
drm/amd: Adjust ASPM support quirk to cover more Intel hosts
Mario Limonciello
1
-6
/
+3
2026-04-17
drm/amdgpu: split amdgpu_ttm_set_buffer_funcs_status in 2 funcs
Pierre-Eric Pelloux-Prayer
1
-7
/
+7
2026-04-17
drm/amdgpu: pass all the sdma scheds to amdgpu_mman
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2026-04-17
drm/amdgpu: correct single device PCIe reset flow for DPC
Ce Sun
1
-4
/
+7
2026-04-17
drm/amdgpu: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
1
-1
/
+0
2026-04-03
drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
1
-3
/
+1
2026-04-03
drm/amdgpu: replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2026-04-03
drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-03-30
drm/amdgpu: flush coredump work before HW teardown
Jesse Zhang
1
-0
/
+1
2026-03-23
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
1
-2
/
+11
2026-03-17
drm/amdgpu: move devcoredump generation to a worker
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2026-03-17
drm/amdgpu: Query xgmi info from mmhub if available
Hawking Zhang
1
-3
/
+15
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
1
-1
/
+3
2026-03-07
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-07
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-03
drm/amdgpu: Move pcie lock to register block
Lijo Lazar
1
-1
/
+0
2026-03-03
drm/amdgpu: Add pcie64 extended to register block
Lijo Lazar
1
-18
/
+0
2026-03-03
drm/amdgpu: Add pcie64 indirect to register block
Lijo Lazar
1
-38
/
+0
2026-03-03
drm/amdgpu: Add pcie ext access to register block
Lijo Lazar
1
-17
/
+0
2026-03-03
drm/amdgpu: Add pcie indirect to register block
Lijo Lazar
1
-37
/
+0
2026-03-03
drm/amdgpu: Add pciep method to register block
Lijo Lazar
1
-2
/
+0
2026-03-03
drm/amdgpu: Add audio method to register block
Lijo Lazar
1
-45
/
+0
2026-03-03
drm/amdgpu: Add se cac method to register block
Lijo Lazar
1
-1
/
+0
2026-03-03
drm/amdgpu: Add gc cac method to register block
Lijo Lazar
1
-3
/
+0
2026-03-03
drm/amdgpu: Add didt method to register block
Lijo Lazar
1
-3
/
+0
2026-03-03
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
1
-3
/
+0
2026-03-03
drm/amdgpu: Add smc method to register block
Lijo Lazar
1
-3
/
+2
2026-03-03
drm/amdgpu: Move register access functions
Lijo Lazar
1
-615
/
+0
2026-02-26
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2026-02-23
drm/amdgpu: Use DC by default on CIK APUs
Timur Kristóf
1
-11
/
+0
2026-02-23
drm/amdgpu: don't call drm_sched_stop/start() in asic reset
Alex Deucher
1
-2
/
+2
[next]