summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imagination
AgeCommit message (Expand)AuthorLines
2025-11-03drm/imagination: Optionally depend on POWER_SEQUENCINGMatt Coster-0/+1
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
2025-03-25drm/imagination: fix firmware memory leaksBrendan King-7/+20
2025-03-25drm/imagination: take paired job referenceBrendan King-0/+11
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie-36/+135
2025-03-03drm/imagination: Fix timestamps in firmware tracesAlessio Belle-2/+2
2025-03-03drm/imagination: only init job done fences onceBrendan King-2/+3
2025-03-03drm/imagination: Hold drm_gem_gpuva lock for unmapBrendan King-28/+115
2025-03-03drm/imagination: avoid deadlock on fence releaseBrendan King-2/+15
2025-02-26drm/imagination: remove unnecessary header include pathMasahiro Yamada-2/+0
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner-6/+12
2025-01-20drm/imagination: Use the drm_sched_job_has_dependency helperTvrtko Ursulin-9/+3
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-2/+2
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula-2/+0
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-1/+1
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-32/+11
2024-11-04drm/imagination: Break an object reference loopBrendan King-4/+56
2024-11-04drm/imagination: Add a per-file PVR context listBrendan King-0/+30
2024-09-13drm/imagination: annotate pvr_fw_version_packed() with __maybe_unusedJani Nikula-1/+1
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+4
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter-0/+4