summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_mmu.c
AgeCommit message (Expand)Author
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-08drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()Alice Ryhl
2025-12-19drm/panthor: Support partial unmaps of huge pagesAdrián Larumbe
2025-12-19drm/panthor: Evict groups before VM terminationKetil Johnsen
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-28drm/panthor: Make panthor_vm_[un]map_pages() more robustBoris Brezillon
2025-11-28drm/panthor: Add support for atomic page table updatesBoris Brezillon
2025-11-28drm/panthor: Kill lock_region()Boris Brezillon
2025-11-28drm/panthor: Always wait after sending a command to an ASBoris Brezillon
2025-11-26drm/panthor: Improve IOMMU map/unmap debugging logsLoïc Molinari
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2025-11-10drm/panthor: Fix potential memleak of vma structureAkash Goel
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-20panthor: use drm_gpuva_unlink_defer()Alice Ryhl
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel
2025-09-03drm/panthor: check bo offset alignment in vm bindChia-I Wu
2025-08-28drm/panthor: Simplify mmu_hw_do_operation_lockedSteven Price
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl
2025-08-28panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lockAlice Ryhl
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon
2025-08-15drm/panthor: Make MMU cache maintenance use FLUSH_CACHES commandKarunika Choo
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal
2025-07-14drm/panthor: Remove dead VM flushing codeAdrián Larumbe
2025-06-06drm/panthor: Clean up 64-bit register definitionsKarunika Choo
2025-06-06drm/panthor: Add 64-bit and poll register accessorsKarunika Choo
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-04-14drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-10drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()Boris Brezillon
2025-04-10drm/panthor: Let IRQ handlers clear the interrupts themselvesBoris Brezillon
2025-04-10drm/panthor: Update panthor_mmu::irq::mask when neededBoris Brezillon
2025-03-05drm/panthor: Avoid sleep locking in the internal BO size pathAdrián Larumbe
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-02-07drm/panthor: Expose size of driver internal BO's over fdinfoAdrián Larumbe
2025-01-13drm/panthor: fix all mmu kernel-doc commentsRandy Dunlap
2024-12-11drm/panthor: Be robust against runtime PM resume failures in the suspend pathBoris Brezillon
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-19drm/panthor: Update memattr programing to align with GPU specAkash Goel
2024-11-13drm/panthor: Fix handling of partial GPU mapping of BOsAkash Goel
2024-11-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-01drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()Boris Brezillon
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter