summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_power.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle1-3/+8
2026-03-25drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle1-1/+10
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2025-09-01drm/imagination: Use pwrseq for TH1520 GPU power managementMichal Wilczynski1-40/+118
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+58
2025-07-04drm/imagination: Fix kernel crash when hard resetting the GPUAlessio Belle1-2/+2
2025-07-04drm/imagination: Clear runtime PM errors while resetting the GPUAlessio Belle1-1/+58
2025-04-24drm/imagination: Add reset controller support for GPU initializationMichal Wilczynski1-1/+21
2025-04-15drm/imagination: Add power domain controlMatt Coster1-0/+114
2023-11-23drm/imagination: Implement job submission and schedulingSarah Walker1-0/+28
2023-11-23drm/imagination: Implement firmware infrastructure and META FW supportSarah Walker1-16/+150
2023-11-23drm/imagination: Implement power managementSarah Walker1-0/+271