summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-27drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with...Ashutosh Desai
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-24Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-24drm/amdkfd: check if vm ready in svm map and unmap to gpuYuanShang
2026-04-24drm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu
2026-04-24drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande
2026-04-24drm/amdgpu: Only send RMA CPER when threshold is exceededKent Russell
2026-04-24drm/amdgpu: fix root reservation in amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
2026-04-24drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf
2026-04-24drm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf
2026-04-24drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REGChristian König
2026-04-24drm/amd/pm: fix missing fine-grained dpm table flag on aldebaranYang Wang
2026-04-24drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAMTimur Kristóf
2026-04-24amdkfd: Only ignore -ENOENT for KFD init failuiresMario Limonciello (AMD)
2026-04-24drm/amdgpu: avoid double drm_exec_fini() in userq validateHongyan Xu
2026-04-24drm/amd/display: Restore analog connector supportRoman Li
2026-04-24drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-24Merge tag 'amd-drm-fixes-7.1-2026-04-23' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-24Merge tag 'drm-misc-next-fixes-2026-04-23' of https://gitlab.freedesktop.org/...Dave Airlie
2026-04-23drm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu
2026-04-23drm: rcar-du: Fix crash when no CMM is availableLaurent Pinchart
2026-04-23Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org...Dave Airlie
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li
2026-04-20drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-20drm/i915/psr: Init variable to avoid early exit from et alignment loopJouni Högander
2026-04-19drm/v3d: Reject empty multisync extension to prevent infinite loopAshutosh Desai
2026-04-17drm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang
2026-04-17drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri
2026-04-17drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri
2026-04-17drm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri
2026-04-17drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri
2026-04-17drm/amdgpu/userq: hold root bo lock in caller of input_va_validateSunil Khatri
2026-04-17drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanupSunil Khatri
2026-04-17drm/amdgpu/userq: create_mqd does not need userq_mutexSunil Khatri
2026-04-17drm/amdgpu/userq: dont lock root bo with userq_mutex heldSunil Khatri
2026-04-17drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fenceSunil Khatri
2026-04-17drm/amdgpu/userq: clean the VA mapping list for failed queue creationSunil Khatri
2026-04-17drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_createSunil Khatri
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin
2026-04-17drm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu