summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
40 hoursMerge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds19-121/+301
4 daysMerge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds47-524/+727
5 daysdrm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He1-2/+5
5 daysdrm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello1-6/+3
9 daysdrm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang1-14/+33
9 daysdrm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri1-5/+5
9 daysdrm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri1-5/+8
9 daysdrm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri1-1/+1
9 daysdrm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri1-15/+13
9 daysdrm/amdgpu/userq: hold root bo lock in caller of input_va_validateSunil Khatri2-6/+32
9 daysdrm/amdgpu/userq: caller to take reserv lock for vas_list_cleanupSunil Khatri1-12/+18
9 daysdrm/amdgpu/userq: create_mqd does not need userq_mutexSunil Khatri1-9/+7
9 daysdrm/amdgpu/userq: dont lock root bo with userq_mutex heldSunil Khatri1-3/+8
9 daysdrm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fenceSunil Khatri1-7/+9
9 daysdrm/amdgpu/userq: clean the VA mapping list for failed queue creationSunil Khatri1-4/+5
9 daysdrm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_createSunil Khatri1-16/+12
9 daysdrm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam1-0/+6
9 daysdrm/amdgpu/mes_v12_1: Fix iterator reuse in mes_v12_1_test_ring()Srinivasan Shanmugam1-4/+4
9 daysdrm/amdgpu/sdma7.1: add support for disable_kqAlex Deucher1-0/+12
9 daysdrm/amdgpu: fix IP discovery v0 handlingfilippor1-1/+2
9 daysdrm/amdgpu: fix CPER ring header parsingXiang Liu1-9/+27
9 daysdrm/amdgpu: fix heap buffer overflow in amdgpu_coredump ring dumpVitaly Prosyak1-1/+1
9 daysdrm/amdgpu: correct single device PCIe reset flow for DPCCe Sun2-5/+9
9 daysdrm/amdgpu: fix NULL pointer dereference in amdgpu_devcoredump_formatVitaly Prosyak1-1/+4
9 daysdrm/amdgpu: add job->pasid in check as amdgpu_job could be NULLSunil Khatri1-1/+1
9 daysdrm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia1-1/+2
9 daysdrm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .Ramalingeswara Reddy, Kanala1-1/+8
9 daysdrm/amd: Add missing firmware declaration for PSP v15.0.0Mario Limonciello1-0/+1
9 daysamdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu1-6/+46
9 daysdrm/amdgpu: gate VM CPU HDP flush on reset lockChenglei Xie1-1/+11
9 daysdrm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.Ramalingeswara Reddy, Kanala1-5/+26
9 daysdrm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unloadXiaogang Chen1-0/+2
11 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds127-3870/+7523
13 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2026-04-03drm/amdgpu: dump job ibs in the devcoredumpPierre-Eric Pelloux-Prayer1-1/+92
2026-04-03drm/amdgpu: store ib info for devcoredumpPierre-Eric Pelloux-Prayer2-1/+20
2026-04-03drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer2-29/+54
2026-04-03drm/amdgpu: Use amdgpu by default for CIK APUs tooTimur Kristóf1-5/+2
2026-04-03drm/amdgpu: save ring content before resetting the devicePierre-Eric Pelloux-Prayer2-18/+80
2026-04-03drm/amdgpu: make userq fence_drv drop explicit in queue destroyPrike Liang3-7/+12
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang8-52/+28
2026-04-03drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalledSunil Khatri1-13/+4
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri3-23/+11
2026-04-03drm/amdgpu/userq: add the return code too in error conditionSunil Khatri1-5/+4
2026-04-03drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signalSunil Khatri1-12/+3
2026-04-03drm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov1-20/+19
2026-04-03drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evictSunil Khatri1-12/+4
2026-04-03drm/amdgpu: replace use of system_wq with system_dfl_wqMarco Crivellari1-2/+2
2026-04-03drm/amdgpu: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari3-3/+3
2026-04-03drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig optionVitaly Prosyak2-0/+21