summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_fw.c
AgeCommit message (Expand)Author
2025-12-17drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo
2025-12-05drm/panthor: Enable timestamp propagationAshley Smith
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel
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: Add architecture-specific function operationsKarunika Choo
2025-11-03drm/panthor: disable async work during unplugKetil Johnsen
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-10-09drm/panthor: Ensure MCU is disabled on suspendKetil Johnsen
2025-08-15drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUsKarunika Choo
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo
2025-08-15drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310Karunika Choo
2025-06-06drm/panthor: Add 64-bit and poll register accessorsKarunika Choo
2025-04-23drm/panthor: Label all kernel BO'sAdrián Larumbe
2025-04-10drm/panthor: Let IRQ handlers clear the interrupts themselvesBoris Brezillon
2025-03-05drm/panthor: Clean up FW version information displaySteven Price
2025-01-13drm/panthor: Remove dead codeFlorent Tomasin
2024-12-11drm/panthor: Fix the fast-reset logicBoris Brezillon
2024-12-11drm/panthor: Be robust against runtime PM resume failures in the suspend pathBoris Brezillon
2024-11-28drm/panthor: Fix a typo in the FW iface flag definitionsBoris Brezillon
2024-11-20drm/panthor: Fix compilation failure on panthor_fw.cLiviu Dudau
2024-11-19drm/panthor: Simplify FW fast reset pathKarunika Choo
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-09-12drm/panthor: Display FW version informationSteven Price
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe
2024-05-13drm/panthor: Reset the FW VM to NULL on unplugBoris Brezillon
2024-05-13drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon
2024-05-02drm/panthor: Fix the FW reset logicBoris Brezillon
2024-04-03drm/panthor: Fix off by one in panthor_fw_get_cs_iface()Dan Carpenter
2024-03-01drm/panthor: Add the FW logical blockBoris Brezillon