summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
10 daysdrm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
10 daysdrm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi1-2/+2
10 daysdrm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
10 daysdrm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
10 daysdrm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-07drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
2026-03-07drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang1-1/+4
2026-03-07drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea1-8/+8
2026-03-07drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri3-39/+95
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin1-23/+5
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula1-10/+10
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-03drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-02-26drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-02-26drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-02-26drm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-02-26drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-02-26drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-02-26drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
2026-02-26drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
2026-02-26drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-02-26drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook8-20/+13
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds13-42/+21
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds4-4/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds62-127/+127
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook72-204/+211
2026-02-21Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds33-126/+224
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König3-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan1-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin1-1/+1
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan1-1/+4
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König4-11/+42
2026-02-12drm/amdgpu:Add psp v13_0_15 ip blockMangesh Gadre4-6/+18
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher1-1/+3
2026-02-12drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
2026-02-12drm/amdgpu: Move xgmi status to interface headerLijo Lazar1-4/+2
2026-02-12drm/amdgpu: return when ras table checksum is errorGangliang Xie1-1/+3
2026-02-12drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-02-12drm/amd: Add CG/PG flags for GC 11.5.4Pratik Vishwakarma1-2/+21
2026-02-12drm/amdgpu: enable mode2 reset for SMU IP v15.0.0Pratik Vishwakarma1-0/+1