index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
drm/imagination: Fix deadlock in soft reset sequence
Alessio Belle
1
-1
/
+10
2026-01-30
drm/imagination: Wait for FW trace update command completion
Brajesh Gupta
1
-1
/
+7
2026-01-08
drm/imagination: Disallow exporting of PM/FW protected objects
Alessio Belle
1
-0
/
+11
2025-12-18
drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()
Geert Uytterhoeven
1
-1
/
+1
2025-08-20
drm/imagination: Clear runtime PM errors while resetting the GPU
Alessio Belle
1
-1
/
+58
2025-07-17
drm/imagination: Fix kernel crash when hard resetting the GPU
Alessio Belle
1
-2
/
+2
2025-04-25
drm/imagination: take paired job reference
Brendan King
2
-0
/
+11
2025-04-25
drm/imagination: fix firmware memory leaks
Brendan King
1
-7
/
+20
2025-03-13
drm/imagination: Fix timestamps in firmware traces
Alessio Belle
1
-2
/
+2
2025-03-13
drm/imagination: only init job done fences once
Brendan King
1
-2
/
+3
2025-03-13
drm/imagination: Hold drm_gem_gpuva lock for unmap
Brendan King
3
-28
/
+115
2025-03-13
drm/imagination: avoid deadlock on fence release
Brendan King
2
-2
/
+15
2024-12-05
drm/imagination: Use pvr_vm_context_get()
Matt Coster
1
-3
/
+1
2024-12-05
drm/imagination: Convert to use time_before macro
Chen Yufan
1
-1
/
+1
2024-11-04
drm/imagination: Break an object reference loop
Brendan King
4
-4
/
+56
2024-11-04
drm/imagination: Add a per-file PVR context list
Brendan King
4
-0
/
+30
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
1
-0
/
+4
2024-09-02
drm/imagination: Free pvr_vm_gpuva after unlink
Matt Coster
1
-0
/
+4
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
1
-1
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-2
/
+2
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
1
-2
/
+2
2024-05-27
drm/imagination: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-2
/
+3
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-04-29
drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zero
Matt Coster
1
-2
/
+3
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+1
2024-03-25
drm/imagination: avoid -Woverflow warning
Arnd Bergmann
1
-2
/
+2
2024-01-05
Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-21
/
+25
2024-01-02
drm/imagination: pvr_device.h: fix all kernel-doc warnings
Randy Dunlap
1
-21
/
+25
2023-12-22
Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-32
/
+31
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-1
/
+1
2023-12-15
drm/imagination: Fix error path in pvr_vm_create_context
Donald Robson
1
-15
/
+13
2023-12-15
drm/imagination: Fix ERR_PTR test on pointer to pointer.
Donald Robson
1
-1
/
+1
2023-12-15
drm/imagination: Fixed oops when misusing ioctl CREATE_HWRT_DATASET
Donald Robson
1
-13
/
+14
2023-12-15
drm/imagination: Fixed infinite loop in pvr_vm_mips_map()
Donald Robson
1
-3
/
+3
2023-12-13
drm/imagination: vm: Fix heap lookup condition
Alex Bee
1
-1
/
+1
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
1
-1
/
+1
2023-12-08
drm/imagination: Move dereference after NULL check in pvr_mmu_backing_page_in...
Dan Carpenter
1
-1
/
+3
2023-12-08
drm/imagination: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-12-06
drm/imagination: move update_logtype() into ifdef section
Arnd Bergmann
1
-2
/
+2
2023-12-06
drm/imagination: Removed unused functions in pvr_fw_trace
Donald Robson
1
-44
/
+0
2023-12-05
drm/imagination: vm: make use of GPUVM's drm_exec helper
Danilo Krummrich
1
-55
/
+36
2023-12-04
drm/imagination: Removed unused function to_pvr_vm_gpuva()
Donald Robson
1
-6
/
+0
2023-12-04
drm/imagination: pvr_gpuvm_free() now static
Donald Robson
1
-1
/
+1
2023-12-04
drm/imagination: pvr_device_process_active_queues now static
Donald Robson
1
-1
/
+1
2023-12-04
drm/imagination: Fixed missing header in pvr_fw_meta
Donald Robson
1
-0
/
+1
2023-12-04
drm/imagination: Fixed warning due to implicit cast to bool
Donald Robson
1
-1
/
+2
[next]