index
:
pub/scm/linux/kernel/git/bmc/linux.git
master
arj's fork of linux.git
BMC Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
Icenowy Zheng
1
-0
/
+2
2026-07-02
drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
Brajesh Gupta
1
-2
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
1
-1
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-08-19
drm/gpuvm: Pass map arguments through a struct
Boris Brezillon
1
-5
/
+10
2025-03-03
drm/imagination: Hold drm_gem_gpuva lock for unmap
Brendan King
1
-26
/
+108
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+1
2024-11-04
drm/imagination: Break an object reference loop
Brendan King
1
-4
/
+18
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+4
2024-09-02
drm/imagination: Free pvr_vm_gpuva after unlink
Matt Coster
1
-0
/
+4
2024-09-02
drm/imagination: Use pvr_vm_context_get()
Matt Coster
1
-3
/
+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-13
drm/imagination: vm: Fix heap lookup condition
Alex Bee
1
-1
/
+1
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-11-28
drm/imagination: Numerous documentation fixes.
Donald Robson
1
-1
/
+1
2023-11-28
drm/imagination: vm: fix drm_gpuvm reference count
Danilo Krummrich
1
-3
/
+8
2023-11-28
drm/imagination: vm: check for drm_gpuvm_range_valid()
Danilo Krummrich
1
-3
/
+6
2023-11-28
drm/imagination: vm: prevent duplicate drm_gpuvm_bo instances
Danilo Krummrich
1
-4
/
+6
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker
1
-5
/
+21
2023-11-23
drm/imagination: Add GEM and VM related code
Donald Robson
1
-0
/
+1091