summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor
AgeCommit message (Expand)Author
2026-03-04drm/panthor: fix for dma-fence safe access rulesChia-I Wu
2026-03-04drm/panthor: Always wait after sending a command to an ASBoris Brezillon
2026-02-26drm/panthor: Evict groups before VM terminationKetil Johnsen
2026-02-26drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo
2026-02-26drm/panthor: Fix panthor_gpu_coherency_set()Boris Brezillon
2026-02-26drm/panthor: fix queue_reset_timeout_lockedChia-I Wu
2026-02-26drm/panthor: Remove redundant call to disable the MCUAkash Goel
2026-02-26drm/panthor: Make sure we resume the tick when new jobs are submittedBoris Brezillon
2026-02-26drm/panthor: Fix the logic that decides when to stop tickingBoris Brezillon
2026-02-26drm/panthor: Fix immediate ticking on a disabled tickBoris Brezillon
2026-02-26drm/panthor: Fix the group priority rotation logicBoris Brezillon
2026-02-26drm/panthor: Fix the full_tick checkBoris Brezillon
2026-02-26drm/panthor: Recover from panthor_gpu_flush_caches() failuresBoris Brezillon
2026-01-08drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()Alice Ryhl
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-28drm/panthor: Prevent potential UAF in group creationAkash Goel
2025-11-26drm/panthor: Reset queue slots if termination failsAshley Smith
2025-11-26drm/panthor: Make the timeout per-queue instead of per-jobAshley Smith
2025-11-26drm/panthor: Improve IOMMU map/unmap debugging logsLoïc Molinari
2025-11-26drm/panthor: Add support for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Support 64-bit endpoint_req register for Mali-G1Karunika Choo
2025-11-26drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Implement soft reset via PWR_CONTROLKarunika Choo
2025-11-26drm/panthor: Implement L2 power on/off via PWR_CONTROLKarunika Choo
2025-11-26drm/panthor: Introduce panthor_pwr API and power control frameworkKarunika Choo
2025-11-26drm/panthor: Add architecture-specific function operationsKarunika Choo
2025-11-26drm/panthor: Add arch-specific panthor_hw bindingKarunika Choo
2025-11-26drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel
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-11-10drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon
2025-11-03drm/panthor: Use existing OPP table if presentNicolas Frattaroli
2025-11-03drm/panthor: call into devfreq for current frequencyNicolas Frattaroli
2025-11-03drm/panthor: attach the driver's multiple power domainsRain Yang
2025-11-03drm/panthor: Fix UAF on kernel BO VA nodesBoris Brezillon
2025-11-03drm/panthor: Fix race with suspend during unplugKetil Johnsen
2025-11-03drm/panthor: disable async work during unplugKetil Johnsen
2025-11-03drm/panthor: Fix UAF race between device unplug and FW event processingKetil Johnsen
2025-11-03drm/panthor: Fix group_free_queue() for partially initialized queuesBoris Brezillon
2025-11-03drm/panthor: Handle errors returned by drm_sched_entity_init()Boris Brezillon
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-20Merge tag 'v6.18-rc2' into 'drm-rust-next'Alice Ryhl
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-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann