index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_device.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
drm/imagination: Add reset controller support for GPU initialization
Michal Wilczynski
1
-0
/
+21
2025-04-15
drm/imagination: Remove firmware enable_reg
Matt Coster
1
-1
/
+0
2025-04-15
drm/imagination: Handle Rogue safety event IRQs
Alessio Belle
1
-2
/
+111
2025-04-15
drm/imagination: Mask GPU IRQs in threaded handler
Alessio Belle
1
-7
/
+5
2023-12-04
drm/imagination: pvr_device_process_active_queues now static
Donald Robson
1
-1
/
+1
2023-11-30
drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()
Dan Carpenter
1
-2
/
+2
2023-11-30
drm/imagination: Fix error codes in pvr_device_clk_init()
Dan Carpenter
1
-2
/
+2
2023-11-23
drm/imagination: Add firmware trace to debugfs
Sarah Walker
1
-0
/
+9
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker
1
-0
/
+31
2023-11-23
drm/imagination: Implement MIPS firmware processor and MMU support
Sarah Walker
1
-1
/
+4
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker
1
-0
/
+103
2023-11-23
drm/imagination: Implement power management
Sarah Walker
1
-2
/
+21
2023-11-23
drm/imagination: Add GEM and VM related code
Donald Robson
1
-1
/
+26
2023-11-23
drm/imagination: Add GPU ID parsing and firmware loading
Sarah Walker
1
-1
/
+322
2023-11-23
drm/imagination: Get GPU resources
Sarah Walker
1
-0
/
+147