index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-26
power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
Bartosz Golaszewski
1
-2
/
+2
2026-05-20
drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()
Javier Martinez Canillas
1
-2
/
+2
2026-05-19
drm/imagination: Access FW initialised state with READ/WRITE_ONCE
Brajesh Gupta
1
-5
/
+5
2026-05-19
drm/imagination: Rename FW booted to FW initialised
Brajesh Gupta
1
-7
/
+7
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
1
-12
/
+39
2026-03-17
drm/imagination: Disable interrupts before suspending the GPU
Alessio Belle
1
-10
/
+23
2026-03-17
drm/imagination: Synchronize interrupts before suspending the GPU
Alessio Belle
1
-3
/
+8
2026-03-17
drm/imagination: Fix deadlock in soft reset sequence
Alessio Belle
1
-1
/
+10
2026-03-04
drm/imagination: Ensure struct pvr_device->power is initialized
Matt Coster
1
-15
/
+29
2026-03-04
drm/imagination: Detach pm domains if linking fails
Matt Coster
1
-0
/
+2
2026-03-04
drm/imagination: Check for NULL struct dev_pm_domain_list
Matt Coster
1
-2
/
+4
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-06
drm/imagination: Use dev_pm_domain_attach_list()
Matt Coster
1
-51
/
+29
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-09-01
drm/imagination: Use pwrseq for TH1520 GPU power management
Michal Wilczynski
1
-40
/
+118
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+58
2025-07-04
drm/imagination: Fix kernel crash when hard resetting the GPU
Alessio Belle
1
-2
/
+2
2025-07-04
drm/imagination: Clear runtime PM errors while resetting the GPU
Alessio Belle
1
-1
/
+58
2025-04-24
drm/imagination: Add reset controller support for GPU initialization
Michal Wilczynski
1
-1
/
+21
2025-04-15
drm/imagination: Add power domain control
Matt Coster
1
-0
/
+114
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker
1
-0
/
+28
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker
1
-16
/
+150
2023-11-23
drm/imagination: Implement power management
Sarah Walker
1
-0
/
+271