index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
3 days
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
9 days
drm/panthor: Fix NPD issue on partial unmap of an evicted BO
Akash Goel
9 days
drm/panthor: Keep interrupts masked until they are needed
Boris Brezillon
9 days
drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
Boris Brezillon
9 days
drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
Boris Brezillon
9 days
drm/panthor: Drop a needless check in panthor_fw_unplug()
Boris Brezillon
9 days
drm/panthor: Fix panthor_pwr_unplug()
Boris Brezillon
9 days
drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
Boris Brezillon
9 days
drm/panthor: Fix theoretical IOMEM access in suspended state
Boris Brezillon
9 days
drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
Boris Brezillon
9 days
drm/panthor: Keep the reset work disabled until everything is initialized
Boris Brezillon
9 days
drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
Boris Brezillon
9 days
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-05
drm/panthor: Bump the driver version to 1.9
Adrián Larumbe
2026-06-05
drm/panthor: Support sparse mappings
Adrián Larumbe
2026-06-05
drm/panthor: Remove unused operation context field
Adrián Larumbe
2026-06-05
drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
Adrián Larumbe
2026-06-05
drm/panthor: Expose GPU page sizes to UM
Adrián Larumbe
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
2026-05-28
drm/panthor: Reduce padding in gems debugfs for refcount
Nicolas Frattaroli
2026-05-28
drm/panthor: Implement evicted status for GEM objects
Nicolas Frattaroli
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
2026-05-07
drm/panthor: Avoid potential UAF due to memory reclaim
Akash Goel
2026-05-07
drm/panthor: Fix missing declaration for panthor_transparent_hugepage
gyeyoung
2026-04-30
drm/panthor: Use a local iomem base for MMU AS registers
Karunika Choo
2026-04-30
drm/panthor: Use a local iomem base for firmware control registers
Karunika Choo
2026-04-30
drm/panthor: Use a local iomem base for PWR registers
Karunika Choo
2026-04-30
drm/panthor: Use a local iomem base for GPU registers
Karunika Choo
2026-04-30
drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
2026-04-30
drm/panthor: Replace cross-component register accesses with helpers
Karunika Choo
2026-04-30
drm/panthor: Split register definitions by components
Karunika Choo
2026-04-30
drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
2026-04-27
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-17
drm/panthor: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-04-13
drm/panthor: Fix outdated function documentation
Adrián Larumbe
2026-04-13
drm/panthor: Extend VM locked region for remap case to be a superset
Adrián Larumbe
2026-04-08
drm/panthor: Fix kernel-doc in panthor_sched.c so it's visible
Steven Price
2026-04-08
drm/panthor: Fix kernel-doc warning in panthor_sched.c
Yicong Hui
2026-04-03
drm/panthor: Add a GEM shrinker
Akash Goel
2026-04-03
drm/panthor: Track the number of mmap on a BO
Boris Brezillon
2026-04-03
drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaim
Boris Brezillon
2026-04-03
drm/panthor: Lazily allocate pages on mmap()
Boris Brezillon
2026-04-03
drm/panthor: Part ways with drm_gem_shmem_object
Boris Brezillon
2026-04-03
drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
Boris Brezillon
2026-04-03
drm/panthor: Group panthor_kernel_bo_xxx() helpers
Boris Brezillon
2026-04-03
drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.c
Boris Brezillon
[next]