summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
10 daysdrm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-02-05drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen
2026-01-08drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan
2026-01-05drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan
2026-01-05drm/amdgpu: use dma_fence_get_status() for adapter resetAlex Deucher
2026-01-05Documentation/amdgpu: Add UMA carveout detailsYo-Jung Leo Lin (AMD)
2026-01-05drm/amdgpu: add UMA allocation interfaces to sysfsYo-Jung Leo Lin (AMD)
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher
2025-12-16drm/amdgpu: fix issue when switch NPS1 to NPSXchong li
2025-12-08drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.chong li
2025-12-08drm/amd/ras: Support sriov uniras to obtain cper dataYiPeng Chai
2025-12-08drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-11-24drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloadedRodrigo Siqueira
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-11drm/amdgpu: Use DC by default on SI dGPUsTimur Kristóf
2025-11-06drm/amd/ras: Fix the issue of incorrect function callYiPeng Chai
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai
2025-11-04drm/amdgpu: Add ras ip block nameYiPeng Chai
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang