summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+6
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-24014/+149108
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+2
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds-2/+1
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-4/+0
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds-12/+0
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds-2/+2
2026-04-11Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-20/+38
2026-04-10Merge tag 'drm-misc-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-8/+15
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie-20/+37
2026-04-10drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_allocMaarten Lankhorst-6/+0
2026-04-10drm/ttm/tests: fix lru_count ASSERTMatthew Auld-1/+1
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki-4/+0
2026-04-09drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()Yury Norov-2/+1
2026-04-09drm/i915/gem: Drop check for changed VM in EXECBUFJoonas Lahtinen-1/+1
2026-04-09drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docsThadeu Lima de Souza Cascardo-5/+2
2026-04-09drm/fb-helper: Fix a locking bug in an error pathBart Van Assche-1/+3
2026-04-08drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka-8/+18
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda-342/+682
2026-04-08ttm/pool: track allocated_pages per numa node.Dave Airlie-15/+47
2026-04-08ttm/pool: make pool shrinker NUMA aware (v2)Dave Airlie-17/+21
2026-04-08ttm/pool: drop numa specific poolsDave Airlie-11/+2
2026-04-08ttm/pool: port to list_lru. (v2)Dave Airlie-45/+79
2026-04-08drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)Dave Airlie-6/+15
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar-2/+1
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter-56/+837
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander-11/+19
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)-2/+2
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman-4/+4
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds-0/+2
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl-12/+0
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-31/+49
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-1444/+2630
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+699
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-26/+48
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+57
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon-14/+32
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita-0/+699
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal-0/+3
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal-8/+10
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal-0/+1
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal-0/+1
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman-0/+2
2026-04-02Merge tag 'amd-drm-next-7.1-2026-04-01' of https://gitlab.freedesktop.org/agd...Dave Airlie-1892/+4153
2026-04-01drm/msm: Use of_get_available_child_by_name()Biju Das-2/+2
2026-04-01drm/msm/dpu: eliza: Use Eliza-specific CWB arrayKrzysztof Kozlowski-1/+1
2026-04-01drm/msm/dp: remove debugging prints with internal struct phy stateVladimir Oltean-18/+0
2026-04-01drm/msm/dpu: drop INTF_0 on MSM8953Dmitry Baryshkov-7/+0
2026-04-01drm/msm/dpu: correct DP MST interface configurationDmitry Baryshkov-31/+28