summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_power.c
AgeCommit message (Expand)Author
2026-05-20drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()Javier Martinez Canillas
2026-05-19drm/imagination: Access FW initialised state with READ/WRITE_ONCEBrajesh Gupta
2026-05-19drm/imagination: Rename FW booted to FW initialisedBrajesh Gupta
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle
2026-03-04drm/imagination: Ensure struct pvr_device->power is initializedMatt Coster
2026-03-04drm/imagination: Detach pm domains if linking failsMatt Coster
2026-03-04drm/imagination: Check for NULL struct dev_pm_domain_listMatt Coster
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-09-01drm/imagination: Use pwrseq for TH1520 GPU power managementMichal Wilczynski
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-04drm/imagination: Fix kernel crash when hard resetting the GPUAlessio Belle
2025-07-04drm/imagination: Clear runtime PM errors while resetting the GPUAlessio Belle
2025-04-24drm/imagination: Add reset controller support for GPU initializationMichal Wilczynski
2025-04-15drm/imagination: Add power domain controlMatt Coster
2023-11-23drm/imagination: Implement job submission and schedulingSarah Walker
2023-11-23drm/imagination: Implement firmware infrastructure and META FW supportSarah Walker
2023-11-23drm/imagination: Implement power managementSarah Walker