index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_gpu.c
Age
Commit message (
Expand
)
Author
13 days
drm/panthor: Add architecture-specific function operations
Karunika Choo
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-06
drm/panthor: add custom ASN_HASH support for mt8196
Chia-I Wu
2025-08-15
drm/panthor: Serialize GPU cache flush operations
Karunika Choo
2025-08-15
drm/panthor: Add panthor_hw and move gpu_info initialization into it
Karunika Choo
2025-06-30
drm/panthor: Wait for _READY register when powering on
Steven Price
2025-06-06
drm/panthor: Clean up 64-bit register definitions
Karunika Choo
2025-06-06
drm/panthor: Add 64-bit and poll register accessors
Karunika Choo
2025-04-10
drm/panthor: Let IRQ handlers clear the interrupts themselves
Boris Brezillon
2024-12-11
drm/panthor: Fix the fast-reset logic
Boris Brezillon
2024-12-11
drm/panthor: Be robust against runtime PM resume failures in the suspend path
Boris Brezillon
2024-11-19
drm/panthor: Explicitly set the coherency mode
Akash Goel
2024-09-05
drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query
Mary Guillemard
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
2024-03-26
drm/panthor: Fix spelling mistake "readyness" -> "readiness"
Colin Ian King
2024-03-01
drm/panthor: Add the GPU logical block
Boris Brezillon