index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
Age
Commit message (
Expand
)
Author
Lines
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-25
/
+25
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-30
/
+27
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-273
/
+390
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-2
/
+2
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
-1
/
+18
2026-01-19
drm/imagination: Warn or error on unsupported hardware
Matt Coster
-1
/
+72
2026-01-19
drm/imagination: KUnit test for pvr_gpuid_decode_string()
Matt Coster
-2
/
+97
2026-01-19
drm/imagination: Add gpuid module parameter
Alexandru Dadu
-10
/
+114
2026-01-19
drm/imagination: Load FW trace config at init
Matt Coster
-2
/
+7
2026-01-19
drm/imagination: Validate fw trace group_mask
Matt Coster
-14
/
+62
2026-01-19
drm/imagination: Simplify module parameters
Matt Coster
-248
/
+42
2026-01-19
drm/imagination: Wait for FW trace update command completion
Brajesh Gupta
-1
/
+7
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
-1
/
+1
2026-01-08
drm/imagination: Discard pm_runtime_put() return value
Rafael J. Wysocki
-2
/
+2
2025-12-18
drm/imagination: Disallow exporting of PM/FW protected objects
Alessio Belle
-0
/
+11
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+8
2025-11-21
drm/imagination: Document pvr_device.power member
Matt Coster
-0
/
+8
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-0
/
+1
2025-11-03
drm/imagination: Optionally depend on POWER_SEQUENCING
Matt Coster
-0
/
+1
2025-10-31
drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()
Geert Uytterhoeven
-1
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+7
2025-09-01
drm/imagination: Enable PowerVR driver for RISC-V
Michal Wilczynski
-1
/
+2
2025-09-01
drm/imagination: Use pwrseq for TH1520 GPU power management
Michal Wilczynski
-59
/
+176
2025-08-19
drm/gpuvm: Pass map arguments through a struct
Boris Brezillon
-5
/
+10
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-7
/
+65
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
MaĆra Canal
-2
/
+2
2025-07-04
drm/imagination: Fix kernel crash when hard resetting the GPU
Alessio Belle
-2
/
+2
2025-07-04
drm/imagination: Clear runtime PM errors while resetting the GPU
Alessio Belle
-1
/
+58
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
-4
/
+5
2025-04-24
drm/imagination: Add reset controller support for GPU initialization
Michal Wilczynski
-1
/
+51
2025-04-24
drm/imagination: avoid unused-const-variable warning
Arnd Bergmann
-6
/
+4
2025-04-15
drm/imagination: Add support for TI AM68 GPU
Matt Coster
-0
/
+2
2025-04-15
drm/imagination: Use cached memory with dma_coherent
Matt Coster
-6
/
+18
2025-04-15
drm/imagination: Add RISC-V firmware processor support
Sarah Walker
-8
/
+244
2025-04-15
drm/imagination: Move ELF fw utils to common file
Matt Coster
-56
/
+74
2025-04-15
drm/imagination: Use callbacks for fw irq handling
Matt Coster
-44
/
+63
2025-04-15
drm/imagination: Use a lookup table for fw defs
Matt Coster
-9
/
+23
2025-04-15
drm/imagination: Make has_fixed_data_addr a value
Matt Coster
-30
/
+11
2025-04-15
drm/imagination: Rename event_mask -> status_mask
Matt Coster
-5
/
+5
2025-04-15
drm/imagination: Remove firmware enable_reg
Matt Coster
-13
/
+1
2025-04-15
drm/imagination: Handle Rogue safety event IRQs
Alessio Belle
-2
/
+117
2025-04-15
drm/imagination: Mask GPU IRQs in threaded handler
Alessio Belle
-7
/
+5
2025-04-15
drm/imagination: Add power domain control
Matt Coster
-0
/
+132
2025-04-15
drm/imagination: Use new generic compatible string
Matt Coster
-0
/
+7
2025-04-15
drm/imagination: Update register defs for newer GPUs
Alessio Belle
-19
/
+134
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-56
/
+29
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-15
/
+15
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-36
/
+135
2025-04-07
drm/imagination: loop counters moved to loop scope
Alexandru Dadu
-54
/
+27
2025-03-26
drm/shmem-helper: Refactor locked/unlocked functions
Dmitry Osipenko
-2
/
+2
[next]