开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2026-04-30
drm/panthor: Use a local iomem base for GPU registers
Karunika Choo
2026-04-30
drm/panthor: Store IRQ register base iomem pointer in panthor_irq
Karunika Choo
2026-04-30
drm/panthor: Replace cross-component register accesses with helpers
Karunika Choo
2026-04-30
drm/panthor: Split register definitions by components
Karunika Choo
2026-04-30
drm/panthor: Pass an iomem pointer to GPU register access helpers
Karunika Choo
2026-01-22
drm/panthor: Add tracepoint for hardware utilisation changes
Nicolas Frattaroli
2026-01-22
drm/panthor: Extend IRQ helpers for mask modification/restoration
Nicolas Frattaroli
2025-12-09
drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
2025-12-09
drm/panthor: Fix panthor_gpu_coherency_set()
Boris Brezillon
2025-11-28
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Boris Brezillon
2025-11-26
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