summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
4 daysdrm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
9 daysdrm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
9 daysdrm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
9 daysdrm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
9 daysdrm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
11 daysdrm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
11 daysdrm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
11 daysdrm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
11 daysdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
13 daysdrm/amdgpu: Enable DPG support for VCN5sguttula
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
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-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König
2026-02-12drm/amdgpu:Add psp v13_0_15 ip blockMangesh Gadre
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher
2026-02-12drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer
2026-02-12drm/amdgpu: Move xgmi status to interface headerLijo Lazar
2026-02-12drm/amdgpu: return when ras table checksum is errorGangliang Xie
2026-02-12drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-02-12drm/amd: Add CG/PG flags for GC 11.5.4Pratik Vishwakarma
2026-02-12drm/amdgpu: enable mode2 reset for SMU IP v15.0.0Pratik Vishwakarma
2026-02-12drm/amdgpu: Load TA ucode for PSP 15_0_0Pratik Vishwakarma
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng
2026-02-12drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-02-05drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher
2026-02-05drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao
2026-02-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang