index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
10 days
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
drm/amdgpu: Set atomics to true for xgmi
Harish Kasiviswanathan
2026-02-12
drm/amd/pm: send unload command to smu during modprobe -r amdgpu
Kenneth Feng
2026-02-05
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
2026-02-05
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
2026-02-03
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-19
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-14
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
2026-01-08
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
2026-01-07
Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""
Mario Limonciello (AMD)
2026-01-07
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
2026-01-05
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
Perry Yuan
2026-01-05
drm/amdgpu: use dma_fence_get_status() for adapter reset
Alex Deucher
2026-01-05
Documentation/amdgpu: Add UMA carveout details
Yo-Jung Leo Lin (AMD)
2026-01-05
drm/amdgpu: add UMA allocation interfaces to sysfs
Yo-Jung Leo Lin (AMD)
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
2025-12-16
drm/amdgpu: Move ip block related functions
Lijo Lazar
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
2025-12-16
drm/amdgpu: fix issue when switch NPS1 to NPSX
chong li
2025-12-08
drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.
chong li
2025-12-08
drm/amd/ras: Support sriov uniras to obtain cper data
YiPeng Chai
2025-12-08
drm/amdgpu: fix NULL pointer issue buffer funcs
Likun Gao
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-02
Revert "drm/amd: Skip power ungate during suspend for VPE"
Mario Limonciello (AMD)
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
2025-11-24
drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
Rodrigo Siqueira
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
2025-11-11
drm/amdgpu: Use DC by default on SI dGPUs
Timur Kristóf
2025-11-06
drm/amd/ras: Fix the issue of incorrect function call
YiPeng Chai
2025-11-04
drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()
Alex Deucher
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
2025-11-04
drm/amdgpu: Add ras ip block name
YiPeng Chai
2025-11-04
drm/amdgpu: Implement user queue reset functionality
Jesse.Zhang
[next]