summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination
AgeCommit message (Expand)Author
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta
2026-03-23drm/imagination: Improve firmware power off for layout_mars configBrajesh Gupta
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-11drm/gem-shmem: Track folio accessed/dirty status in vmapThomas Zimmermann
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-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-10drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as knownMatt Coster
2026-02-10drm/imagination: Improve handling of unknown FWCCB commandsMatt Coster
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu
2026-01-19drm/imagination: Load FW trace config at initMatt Coster
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster
2026-01-19drm/imagination: Simplify module parametersMatt Coster
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl
2026-01-08drm/imagination: Discard pm_runtime_put() return valueRafael J. Wysocki
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-03drm/imagination: Optionally depend on POWER_SEQUENCINGMatt Coster
2025-10-31drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()Geert Uytterhoeven
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-09-01drm/imagination: Enable PowerVR driver for RISC-VMichal Wilczynski
2025-09-01drm/imagination: Use pwrseq for TH1520 GPU power managementMichal Wilczynski
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaĆ­ra Canal
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-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-04-24drm/imagination: Add reset controller support for GPU initializationMichal Wilczynski
2025-04-24drm/imagination: avoid unused-const-variable warningArnd Bergmann
2025-04-15drm/imagination: Add support for TI AM68 GPUMatt Coster
2025-04-15drm/imagination: Use cached memory with dma_coherentMatt Coster