summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_gpu.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-27drm/panthor: Fix panthor_gpu_coherency_set()Boris Brezillon1-1/+1
2026-02-27drm/panthor: Recover from panthor_gpu_flush_caches() failuresBoris Brezillon1-7/+12
2025-11-26drm/panthor: Add architecture-specific function operationsKarunika Choo1-3/+9
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2025-10-06drm/panthor: add custom ASN_HASH support for mt8196Chia-I Wu1-1/+24
2025-08-15drm/panthor: Serialize GPU cache flush operationsKarunika Choo1-0/+7
2025-08-15drm/panthor: Add panthor_hw and move gpu_info initialization into itKarunika Choo1-95/+0
2025-06-30drm/panthor: Wait for _READY register when powering onSteven Price1-2/+3
2025-06-06drm/panthor: Clean up 64-bit register definitionsKarunika Choo1-4/+4
2025-06-06drm/panthor: Add 64-bit and poll register accessorsKarunika Choo1-124/+35
2025-04-10drm/panthor: Let IRQ handlers clear the interrupts themselvesBoris Brezillon1-0/+2
2024-12-11drm/panthor: Fix the fast-reset logicBoris Brezillon1-5/+6
2024-12-11drm/panthor: Be robust against runtime PM resume failures in the suspend pathBoris Brezillon1-1/+2
2024-11-19drm/panthor: Explicitly set the coherency modeAkash Goel1-0/+9
2024-09-05drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev queryMary Guillemard1-0/+47
2024-04-03drm/panthor: Fix error code in panthor_gpu_init()Dan Carpenter1-2/+2
2024-03-26drm/panthor: Fix spelling mistake "readyness" -> "readiness"Colin Ian King1-1/+1
2024-03-01drm/panthor: Add the GPU logical blockBoris Brezillon1-0/+482