index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_device.h
Age
Commit message (
Expand
)
Author
2025-11-21
drm/imagination: Document pvr_device.power member
Matt Coster
2025-09-01
drm/imagination: Use pwrseq for TH1520 GPU power management
Michal Wilczynski
2025-04-24
drm/imagination: Add reset controller support for GPU initialization
Michal Wilczynski
2025-04-15
drm/imagination: Use callbacks for fw irq handling
Matt Coster
2025-04-15
drm/imagination: Use a lookup table for fw defs
Matt Coster
2025-04-15
drm/imagination: Handle Rogue safety event IRQs
Alessio Belle
2025-04-15
drm/imagination: Add power domain control
Matt Coster
2024-11-04
drm/imagination: Add a per-file PVR context list
Brendan King
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
2024-01-02
drm/imagination: pvr_device.h: fix all kernel-doc warnings
Randy Dunlap
2023-11-28
drm/imagination: Numerous documentation fixes.
Donald Robson
2023-11-23
drm/imagination: Add firmware trace to debugfs
Sarah Walker
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker
2023-11-23
drm/imagination: Implement context creation/destruction ioctls
Sarah Walker
2023-11-23
drm/imagination: Implement free list and HWRT create and destroy ioctls
Sarah Walker
2023-11-23
drm/imagination: Implement MIPS firmware processor and MMU support
Sarah Walker
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker
2023-11-23
drm/imagination: Implement power management
Sarah Walker
2023-11-23
drm/imagination: Add GEM and VM related code
Donald Robson
2023-11-23
drm/imagination: Add GPU ID parsing and firmware loading
Sarah Walker
2023-11-23
drm/imagination: Get GPU resources
Sarah Walker
2023-11-23
drm/imagination: Add skeleton PowerVR driver
Sarah Walker