index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_device.h
Age
Commit message (
Expand
)
Author
2025-06-06
drm/panthor: Add 64-bit and poll register accessors
Karunika Choo
2025-06-06
drm/panthor: Fix the user MMIO offset logic for emulators
Boris Brezillon
2025-04-23
drm/panthor: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
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 resume failures
Boris Brezillon
2024-10-02
drm/panthor: add DRM fdinfo support
Adrián Larumbe
2024-10-02
drm/panthor: record current and maximum device clock frequencies
Adrián Larumbe
2024-10-02
drm/panthor: introduce job cycle and timestamp accounting
Adrián Larumbe
2024-05-13
drm/panthor: Force an immediate reset on unrecoverable faults
Boris Brezillon
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
2024-04-02
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
Boris Brezillon
2024-04-02
drm/panthor: Fix ordering in _irq_suspend()
Boris Brezillon
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
2024-03-25
drm/panthor: Don't use virt_to_pfn()
Steven Price
2024-03-01
drm/panthor: Add the device logical block
Boris Brezillon