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
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
-29
/
+39
2026-03-24
drm/imagination: Implement handling of context reset notification
Alexandru Dadu
-0
/
+136
2026-03-24
drm/imagination: Switch reset_reason fields from enum to u32
Alexandru Dadu
-3
/
+11
2026-03-24
drm/imagination: Add missing rogue context reset reasons
Alexandru Dadu
-0
/
+12
2026-03-23
drm/imagination: Skip 2nd thread DM association for non META Firmware
Brajesh Gupta
-6
/
+9
2026-03-23
drm/imagination: Improve firmware power off for layout_mars config
Brajesh Gupta
-28
/
+57
2026-03-17
drm/imagination: Disable interrupts before suspending the GPU
Alessio Belle
-10
/
+23
2026-03-17
drm/imagination: Synchronize interrupts before suspending the GPU
Alessio Belle
-20
/
+8
2026-03-17
drm/imagination: Fix deadlock in soft reset sequence
Alessio Belle
-1
/
+10
2026-03-11
drm/gem-shmem: Track folio accessed/dirty status in vmap
Thomas Zimmermann
-2
/
+4
2026-03-04
drm/imagination: Ensure struct pvr_device->power is initialized
Matt Coster
-15
/
+29
2026-03-04
drm/imagination: Detach pm domains if linking fails
Matt Coster
-0
/
+2
2026-03-04
drm/imagination: Check for NULL struct dev_pm_domain_list
Matt Coster
-2
/
+4
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-31
/
+28
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-25
/
+25
2026-02-21
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-10
drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as known
Matt Coster
-0
/
+8
2026-02-10
drm/imagination: Improve handling of unknown FWCCB commands
Matt Coster
-2
/
+10
2026-02-06
drm/imagination: Use dev_pm_domain_attach_list()
Matt Coster
-57
/
+33
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
[next]