index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
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-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
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: Kill lock_region()
Boris Brezillon
2025-11-28
drm/panthor: Always wait after sending a command to an AS
Boris Brezillon
2025-11-26
drm/panthor: Improve IOMMU map/unmap debugging logs
Loïc Molinari
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-20
Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
2025-11-10
drm/panthor: Fix potential memleak of vma structure
Akash Goel
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-20
panthor: use drm_gpuva_unlink_defer()
Alice Ryhl
2025-10-17
drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
Akash Goel
2025-09-03
drm/panthor: check bo offset alignment in vm bind
Chia-I Wu
2025-08-28
drm/panthor: Simplify mmu_hw_do_operation_locked
Steven Price
2025-08-28
gpuvm: remove gem.gpuva.lock_dep_map
Alice Ryhl
2025-08-28
panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock
Alice Ryhl
2025-08-19
drm/gpuvm: Pass map arguments through a struct
Boris Brezillon
2025-08-15
drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
Karunika Choo
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
[next]