summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_mmu.c
AgeCommit message (Expand)Author
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
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe
2024-09-02drm/panthor: Use the BITS_PER_LONG macroJinjie Ruan
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König
2024-04-03drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()Harshit Mogalapalli
2024-04-03drm/panthor: Fix a couple -ENOMEM error codesDan Carpenter
2024-03-01drm/panthor: Add the MMU/VM logical blockBoris Brezillon