index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_device.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
drm/imagination: Add reset controller support for GPU initialization
Michal Wilczynski
1
-0
/
+9
2025-04-15
drm/imagination: Use callbacks for fw irq handling
Matt Coster
1
-0
/
+18
2025-04-15
drm/imagination: Use a lookup table for fw defs
Matt Coster
1
-4
/
+0
2025-04-15
drm/imagination: Handle Rogue safety event IRQs
Alessio Belle
1
-0
/
+3
2025-04-15
drm/imagination: Add power domain control
Matt Coster
1
-0
/
+8
2024-11-04
drm/imagination: Add a per-file PVR context list
Brendan King
1
-0
/
+10
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
1
-1
/
+1
2024-01-02
drm/imagination: pvr_device.h: fix all kernel-doc warnings
Randy Dunlap
1
-21
/
+25
2023-11-28
drm/imagination: Numerous documentation fixes.
Donald Robson
1
-7
/
+18
2023-11-23
drm/imagination: Add firmware trace to debugfs
Sarah Walker
1
-0
/
+10
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker
1
-0
/
+21
2023-11-23
drm/imagination: Implement context creation/destruction ioctls
Sarah Walker
1
-0
/
+21
2023-11-23
drm/imagination: Implement free list and HWRT create and destroy ioctls
Sarah Walker
1
-0
/
+24
2023-11-23
drm/imagination: Implement MIPS firmware processor and MMU support
Sarah Walker
1
-0
/
+3
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker
1
-0
/
+60
2023-11-23
drm/imagination: Implement power management
Sarah Walker
1
-0
/
+22
2023-11-23
drm/imagination: Add GEM and VM related code
Donald Robson
1
-0
/
+24
2023-11-23
drm/imagination: Add GPU ID parsing and firmware loading
Sarah Walker
1
-0
/
+220
2023-11-23
drm/imagination: Get GPU resources
Sarah Walker
1
-0
/
+152
2023-11-23
drm/imagination: Add skeleton PowerVR driver
Sarah Walker
1
-0
/
+153