summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination
AgeCommit message (Expand)Author
14 daysConvert '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-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
2025-04-15drm/imagination: Add RISC-V firmware processor supportSarah Walker
2025-04-15drm/imagination: Move ELF fw utils to common fileMatt Coster
2025-04-15drm/imagination: Use callbacks for fw irq handlingMatt Coster
2025-04-15drm/imagination: Use a lookup table for fw defsMatt Coster
2025-04-15drm/imagination: Make has_fixed_data_addr a valueMatt Coster
2025-04-15drm/imagination: Rename event_mask -> status_maskMatt Coster
2025-04-15drm/imagination: Remove firmware enable_regMatt Coster
2025-04-15drm/imagination: Handle Rogue safety event IRQsAlessio Belle
2025-04-15drm/imagination: Mask GPU IRQs in threaded handlerAlessio Belle
2025-04-15drm/imagination: Add power domain controlMatt Coster
2025-04-15drm/imagination: Use new generic compatible stringMatt Coster
2025-04-15drm/imagination: Update register defs for newer GPUsAlessio Belle
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko