index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_mmu.c
Age
Commit message (
Expand
)
Author
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-07-14
drm/panthor: Remove dead VM flushing code
Adrián Larumbe
2025-06-06
drm/panthor: Clean up 64-bit register definitions
Karunika Choo
2025-06-06
drm/panthor: Add 64-bit and poll register accessors
Karunika Choo
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025-04-14
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-10
drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()
Boris Brezillon
2025-04-10
drm/panthor: Let IRQ handlers clear the interrupts themselves
Boris Brezillon
2025-04-10
drm/panthor: Update panthor_mmu::irq::mask when needed
Boris Brezillon
2025-03-05
drm/panthor: Avoid sleep locking in the internal BO size path
Adrián Larumbe
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-02-07
drm/panthor: Expose size of driver internal BO's over fdinfo
Adrián Larumbe
2025-01-13
drm/panthor: fix all mmu kernel-doc comments
Randy Dunlap
2024-12-11
drm/panthor: Be robust against runtime PM resume failures in the suspend path
Boris Brezillon
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-19
drm/panthor: Update memattr programing to align with GPU spec
Akash Goel
2024-11-13
drm/panthor: Fix handling of partial GPU mapping of BOs
Akash Goel
2024-11-07
drm/panthor: Lock XArray when getting entries for the VM
Liviu Dudau
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-30
drm/panthor: Fix firmware initialization on systems with a page size > 4k
Boris Brezillon
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-01
drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
Boris Brezillon
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-09-05
drm/panthor: flush FW AS caches in slow reset path
Adrián Larumbe
2024-09-02
drm/panthor: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
2024-03-01
drm/panthor: Add the MMU/VM logical block
Boris Brezillon