index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
2026-03-05
drm/panthor: Correct the order of arguments passed to gem_sync
Akash Goel
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-03
drm/pan*: don't abuse current->group_leader
Oleg Nesterov
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-13
drm/panthor: Implement reading shader_present from nvmem
Nicolas Frattaroli
2026-01-08
drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
2025-12-19
drm/panthor: Support partial unmaps of huge pages
Adrián Larumbe
2025-12-19
drm/panthor: Evict groups before VM termination
Ketil Johnsen
2025-12-18
drm/panthor: unlock on error in panthor_ioctl_bo_create()
Dan Carpenter
2025-12-17
drm/panthor: fix for dma-fence safe access rules
Chia-I Wu
2025-12-17
drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug
Karunika Choo
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
2025-12-09
drm/panthor: Bump the driver version to 1.7
Faith Ekstrand
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
2025-12-09
drm/panthor: Add an ioctl to query BO flags
Boris Brezillon
2025-12-09
drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
2025-12-09
drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
2025-12-09
drm/panthor: Fix panthor_gpu_coherency_set()
Boris Brezillon
2025-12-09
drm/panthor: Provide a custom dma_buf implementation
Boris Brezillon
2025-12-08
drm/panthor: Introduce huge tmpfs mountpoint option
Loïc Molinari
2025-12-05
drm/panthor: Enable timestamp propagation
Ashley Smith
2025-12-03
drm/panthor: fix queue_reset_timeout_locked
Chia-I Wu
2025-12-03
drm/panthor: Remove redundant call to disable the MCU
Akash Goel
2025-12-03
drm/panthor: Unlock the locked region before disabling an AS
Boris Brezillon
2025-12-03
drm/panthor: Make sure caches are flushed/invalidated when an AS is recycled
Boris Brezillon
2025-12-03
drm/panthor: Drop a WARN_ON() in group_free_queue()
Boris Brezillon
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-11-28
drm/panthor: Kill panthor_sched_immediate_tick()
Boris Brezillon
2025-11-28
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
2025-11-28
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
2025-11-28
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
2025-11-28
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
2025-11-28
drm/panthor: Fix the full_tick check
Boris Brezillon
2025-11-28
drm/panthor: Don't try to enable extract events
Boris Brezillon
2025-11-28
drm/panthor: Simplify group idleness tracking
Boris Brezillon
2025-11-28
drm/panthor: Relax a check in panthor_sched_pre_reset()
Boris Brezillon
2025-11-28
drm/panthor: Make panthor_vm_[un]map_pages() more robust
Boris Brezillon
2025-11-28
drm/panthor: Add support for atomic page table updates
Boris Brezillon
2025-11-28
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Boris Brezillon
2025-11-28
drm/panthor: Kill lock_region()
Boris Brezillon
2025-11-28
drm/panthor: Always wait after sending a command to an AS
Boris Brezillon
2025-11-28
drm/panthor: Prevent potential UAF in group creation
Akash Goel
2025-11-26
drm/panthor: Reset queue slots if termination fails
Ashley Smith
2025-11-26
drm/panthor: Make the timeout per-queue instead of per-job
Ashley Smith
2025-11-26
drm/panthor: Improve IOMMU map/unmap debugging logs
Loïc Molinari
2025-11-26
drm/panthor: Add support for Mali-G1 GPUs
Karunika Choo
[next]