summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-04-28drm/amdgpu: rework userq fence signal processingChristian König-48/+19
2026-04-24Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-528/+1373
2026-04-24drm/amdkfd: check if vm ready in svm map and unmap to gpuYuanShang-0/+11
2026-04-24drm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu-2/+27
2026-04-24drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande-1/+5
2026-04-24drm/amdgpu: Only send RMA CPER when threshold is exceededKent Russell-1/+1
2026-04-24drm/amdgpu: fix root reservation in amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer-3/+14
2026-04-24drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf-0/+66
2026-04-24drm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf-0/+10
2026-04-24drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REGChristian König-33/+24
2026-04-24drm/amd/pm: fix missing fine-grained dpm table flag on aldebaranYang Wang-0/+1
2026-04-24drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAMTimur Kristóf-1/+4
2026-04-24amdkfd: Only ignore -ENOENT for KFD init failuiresMario Limonciello (AMD)-2/+4
2026-04-24drm/amdgpu: avoid double drm_exec_fini() in userq validateHongyan Xu-1/+2
2026-04-24drm/amd/display: Restore analog connector supportRoman Li-37/+71
2026-04-24drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven-0/+3
2026-04-23drm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu-0/+15
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-700/+944
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf-0/+6
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He-2/+5
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello-6/+3
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li-10/+0
2026-04-17drm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang-14/+33
2026-04-17drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri-5/+5
2026-04-17drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri-5/+8
2026-04-17drm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri-1/+1
2026-04-17drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri-15/+13
2026-04-17drm/amdgpu/userq: hold root bo lock in caller of input_va_validateSunil Khatri-6/+32
2026-04-17drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanupSunil Khatri-12/+18
2026-04-17drm/amdgpu/userq: create_mqd does not need userq_mutexSunil Khatri-9/+7
2026-04-17drm/amdgpu/userq: dont lock root bo with userq_mutex heldSunil Khatri-3/+8
2026-04-17drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fenceSunil Khatri-7/+9
2026-04-17drm/amdgpu/userq: clean the VA mapping list for failed queue creationSunil Khatri-4/+5
2026-04-17drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_createSunil Khatri-16/+12
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam-8/+8
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski-12/+13
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin-8/+36
2026-04-17drm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam-0/+6
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan-1/+1
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu-1/+1
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung-4/+49
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian-6/+8
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu-2/+14
2026-04-17drm/amd/display: Add missing do_mccs parameter descriptionSrinivasan Shanmugam-0/+4
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li-4/+0
2026-04-17drm/amd/display: Promote DC to 3.2.377Taimur Hassan-1/+1
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng-2/+3
2026-04-17drm/amd/display: Remove Duplicate Prefetch ParameterZheng, Austin-3/+0