index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
11 days
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
1
-2
/
+11
2026-03-25
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2026-03-19
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-19
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-19
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
1
-1
/
+3
2026-03-19
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
1
-0
/
+3
2026-03-12
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2026-03-04
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
1
-3
/
+6
2026-03-04
drm/amdgpu: fix NULL pointer issue buffer funcs
Likun Gao
1
-1
/
+2
2026-01-14
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
1
-0
/
+8
2026-01-07
Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""
Mario Limonciello (AMD)
1
-2
/
+1
2026-01-07
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
1
-0
/
+3
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
1
-2
/
+8
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+9
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-134
/
+284
2025-12-02
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
1
-2
/
+1
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
1
-0
/
+2
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
1
-0
/
+2
2025-11-24
drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
Rodrigo Siqueira
1
-0
/
+14
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
1
-1
/
+2
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
1
-1
/
+2
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
1
-3
/
+5
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
1
-7
/
+1
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-1
/
+3
2025-11-11
drm/amdgpu: Use DC by default on SI dGPUs
Timur Kristóf
1
-13
/
+2
2025-11-06
drm/amd/ras: Fix the issue of incorrect function call
YiPeng Chai
1
-1
/
+1
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
1
-4
/
+0
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
1
-0
/
+5
2025-11-04
drm/amdgpu: Add ras ip block name
YiPeng Chai
1
-0
/
+1
2025-11-04
drm/amdgpu: Implement user queue reset functionality
Jesse.Zhang
1
-0
/
+8
2025-11-04
drm/amd: Unwind for failed device suspend
Mario Limonciello (AMD)
1
-7
/
+58
2025-11-04
drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()
Mario Limonciello (AMD)
1
-3
/
+33
2025-11-04
drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()
Mario Limonciello (AMD)
1
-2
/
+16
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
1
-4
/
+0
2025-11-04
drm/amdgpu: Remove invalidate and flush hdp macros
Asad Kamal
1
-2
/
+2
2025-10-31
Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...
Simona Vetter
1
-3
/
+1
2025-10-31
Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...
Simona Vetter
1
-104
/
+144
2025-10-28
drm/amdgpu: Use DC by default for Bonaire
Timur Kristóf
1
-1
/
+0
2025-10-28
drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
Jesse.Zhang
1
-2
/
+1
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
1
-4
/
+4
2025-10-20
drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
Ellen Pan
1
-0
/
+4
2025-10-20
drm/amdgpu: use GPU_HDP_FLUSH for sriov
Victor Zhao
1
-3
/
+10
2025-10-20
drm/amd: Add a helper to tell whether an IP block HW is enabled
Mario Limonciello
1
-1
/
+22
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
1
-4
/
+4
2025-10-13
drm/amdgpu: Move reset-on-init sequence earlier
Lijo Lazar
1
-3
/
+2
2025-10-13
drm/amdgpu: Add amdgpu_discovery_info
Lijo Lazar
1
-2
/
+2
2025-10-13
drm/amdgpu: Reorganize sysfs ini/fini calls
Lijo Lazar
1
-37
/
+51
2025-10-13
drm/amdgpu: clean up and unify hw fence handling
Alex Deucher
1
-6
/
+1
2025-10-13
drm/amd: Pass userq suspend failures up to caller
Mario Limonciello
1
-1
/
+3
2025-10-13
drm/amd: Pass IP suspend errors up to callers
Mario Limonciello
1
-3
/
+8
[next]