summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds
2026-04-11Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-04-10Merge tag 'drm-misc-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie
2026-04-10drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_allocMaarten Lankhorst
2026-04-10drm/ttm/tests: fix lru_count ASSERTMatthew Auld
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki
2026-04-09drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()Yury Norov
2026-04-09drm/i915/gem: Drop check for changed VM in EXECBUFJoonas Lahtinen
2026-04-09drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docsThadeu Lima de Souza Cascardo
2026-04-09drm/fb-helper: Fix a locking bug in an error pathBart Van Assche
2026-04-09Merge tag 'drm-rust-next-2026-04-06' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-04-08drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
2026-04-08ttm/pool: track allocated_pages per numa node.Dave Airlie
2026-04-08ttm/pool: make pool shrinker NUMA aware (v2)Dave Airlie
2026-04-08ttm/pool: drop numa specific poolsDave Airlie
2026-04-08ttm/pool: port to list_lru. (v2)Dave Airlie
2026-04-08drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)Dave Airlie
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-04-07rust: bump Clippy's MSRV and clean `incompatible_msrv` allowsMiguel Ojeda
2026-04-07gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander
2026-04-06gpu: nova-core: fix missing colon in SEC2 boot debug messageDavid Carlier
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds
2026-04-05gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsingJohn Hubbard
2026-04-05gpu: nova-core: bitfield: fix broken Default implementationEliot Courtney
2026-04-05gpu: nova-core: falcon: pad firmware DMA object size to required block alignmentAlexandre Courbot
2026-04-05gpu: nova-core: gsp: fix undefined behavior in command queue codeAlexandre Courbot
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal