summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imagination
AgeCommit message (Expand)AuthorLines
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-25/+25
11 daystreewide: 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-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
2025-04-15drm/imagination: Add RISC-V firmware processor supportSarah Walker-8/+244
2025-04-15drm/imagination: Move ELF fw utils to common fileMatt Coster-56/+74
2025-04-15drm/imagination: Use callbacks for fw irq handlingMatt Coster-44/+63
2025-04-15drm/imagination: Use a lookup table for fw defsMatt Coster-9/+23
2025-04-15drm/imagination: Make has_fixed_data_addr a valueMatt Coster-30/+11
2025-04-15drm/imagination: Rename event_mask -> status_maskMatt Coster-5/+5
2025-04-15drm/imagination: Remove firmware enable_regMatt Coster-13/+1
2025-04-15drm/imagination: Handle Rogue safety event IRQsAlessio Belle-2/+117
2025-04-15drm/imagination: Mask GPU IRQs in threaded handlerAlessio Belle-7/+5
2025-04-15drm/imagination: Add power domain controlMatt Coster-0/+132
2025-04-15drm/imagination: Use new generic compatible stringMatt Coster-0/+7
2025-04-15drm/imagination: Update register defs for newer GPUsAlessio Belle-19/+134
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-56/+29
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-15/+15
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-36/+135
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu-54/+27
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko-2/+2