summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imagination
AgeCommit message (Expand)AuthorLines
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie-29/+39
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu-0/+136
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu-3/+11
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu-0/+12
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta-6/+9
2026-03-23drm/imagination: Improve firmware power off for layout_mars configBrajesh Gupta-28/+57
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle-10/+23
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle-20/+8
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle-1/+10
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in vmapThomas Zimmermann-2/+4
2026-03-04drm/imagination: Ensure struct pvr_device->power is initializedMatt Coster-15/+29
2026-03-04drm/imagination: Detach pm domains if linking failsMatt Coster-0/+2
2026-03-04drm/imagination: Check for NULL struct dev_pm_domain_listMatt Coster-2/+4
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-31/+28
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-25/+25
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-30/+27
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-273/+390
2026-02-10drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as knownMatt Coster-0/+8
2026-02-10drm/imagination: Improve handling of unknown FWCCB commandsMatt Coster-2/+10
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster-57/+33
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki-2/+2
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie-1/+18
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster-1/+72
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster-2/+97
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu-10/+114
2026-01-19drm/imagination: Load FW trace config at initMatt Coster-2/+7
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster-14/+62
2026-01-19drm/imagination: Simplify module parametersMatt Coster-248/+42
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta-1/+7
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl-1/+1
2026-01-08drm/imagination: Discard pm_runtime_put() return valueRafael J. Wysocki-2/+2
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle-0/+11
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+8
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster-0/+8
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie-0/+1
2025-11-03drm/imagination: Optionally depend on POWER_SEQUENCINGMatt Coster-0/+1
2025-10-31drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()Geert Uytterhoeven-1/+1
2025-10-31drm: include drm_print.h where neededJani Nikula-0/+7
2025-09-01drm/imagination: Enable PowerVR driver for RISC-VMichal Wilczynski-1/+2
2025-09-01drm/imagination: Use pwrseq for TH1520 GPU power managementMichal Wilczynski-59/+176
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon-5/+10
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-7/+65
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaĆ­ra Canal-2/+2
2025-07-04drm/imagination: Fix kernel crash when hard resetting the GPUAlessio Belle-2/+2
2025-07-04drm/imagination: Clear runtime PM errors while resetting the GPUAlessio Belle-1/+58
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer-4/+5
2025-04-24drm/imagination: Add reset controller support for GPU initializationMichal Wilczynski-1/+51
2025-04-24drm/imagination: avoid unused-const-variable warningArnd Bergmann-6/+4
2025-04-15drm/imagination: Add support for TI AM68 GPUMatt Coster-0/+2
2025-04-15drm/imagination: Use cached memory with dma_coherentMatt Coster-6/+18