summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
8 daysdrm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec ringsYinjie Yao
8 daysdrm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec ringsYinjie Yao
8 daysdrm/amd/display: properly handle family setting for early GC 11.5.4Alex Deucher
8 daysdrm/amd/pm: Update emit clock logicLijo Lazar
8 daysdrm/amd/display: Update MCIF_ADDR macro to address IGT DWB regressionGaghik Khachatrian
8 daysdrm/amdgpu: rework userq fence signal processingChristian König
9 daysdrm/udl: Increase GET_URB_TIMEOUTShixiong Ou
9 daysdrm/imagination: Fix segfault when updating ftrace maskBrajesh Gupta
9 daysdrm/color-mgmt: Typo s/R332/RGB332/Geert Uytterhoeven
9 daysdrm/appletbdrm: Use kvzalloc for big allocationsSasha Finkelstein
10 daysdrm/sysfb: ofdrm: fix PCI device reference leaksYuho Choi
10 daysdrm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with...Ashutosh Desai
12 daysMerge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
12 daysMerge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
12 daysdrm/amdkfd: check if vm ready in svm map and unmap to gpuYuanShang
12 daysdrm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu
12 daysdrm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande
12 daysdrm/amdgpu: Only send RMA CPER when threshold is exceededKent Russell
12 daysdrm/amdgpu: fix root reservation in amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
12 daysdrm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf
12 daysdrm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf
12 daysdrm/amdgpu: fix AMDGPU_INFO_READ_MMR_REGChristian König
12 daysdrm/amd/pm: fix missing fine-grained dpm table flag on aldebaranYang Wang
12 daysdrm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAMTimur Kristóf
12 daysamdkfd: Only ignore -ENOENT for KFD init failuiresMario Limonciello (AMD)
12 daysdrm/amdgpu: avoid double drm_exec_fini() in userq validateHongyan Xu
12 daysdrm/amd/display: Restore analog connector supportRoman Li
12 daysdrm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
13 daysMerge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
13 daysMerge tag 'amd-drm-fixes-7.1-2026-04-23' of https://gitlab.freedesktop.org/ag...Dave Airlie
13 daysMerge tag 'drm-misc-next-fixes-2026-04-23' of https://gitlab.freedesktop.org/...Dave Airlie
13 daysdrm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu
13 daysdrm: rcar-du: Fix crash when no CMM is availableLaurent Pinchart
14 daysMerge 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