index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-19
drm/v3d: Convert v3d logging to device-based DRM helpers
Maíra Canal
1
-4
/
+4
2025-12-08
drm/gem: Get rid of *_with_mnt helpers
Loïc Molinari
1
-2
/
+1
2025-12-08
drm/v3d: Use huge tmpfs mountpoint helpers
Loïc Molinari
1
-3
/
+2
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+2
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-1
/
+0
2024-12-11
drm/v3d: Fix miscellaneous documentation errors
Maíra Canal
1
-4
/
+0
2024-10-30
drm/v3d: Drop allocation of object without mountpoint
Matthias Brugger
1
-7
/
+2
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2024-09-25
drm/v3d: Use gemfs/THP in BO creation if available
Maíra Canal
1
-2
/
+19
2024-09-25
drm/v3d: Reduce the alignment of the node allocation
Maíra Canal
1
-1
/
+1
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+12
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-07-13
drm/v3d: Expose memory stats through fdinfo
Maíra Canal
1
-0
/
+12
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-02-23
drm/v3d: Enable V3D to use different PAGE_SIZE
Maíra Canal
1
-6
/
+6
2023-12-01
drm/v3d: Enable BO mapping
Maíra Canal
1
-0
/
+18
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
1
-0
/
+33
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-0
/
+1
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-2
/
+2
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-4
/
+4
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-7
/
+7
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+1
2020-05-19
drm/v3d: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-3
/
+3
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-1
/
+1
2019-04-01
drm/v3d: fix a NULL vs error pointer mixup
Dan Carpenter
1
-2
/
+2
2019-03-14
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
Eric Anholt
1
-219
/
+88
2019-03-14
drm/v3d: Remove some dead members of struct v3d_bo.
Eric Anholt
1
-1
/
+0
2019-02-19
drm: v3d: Switch to use drm_gem_object reservation_object
Rob Herring
1
-13
/
+1
2019-02-19
drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.
Eric Anholt
1
-0
/
+6
2018-11-30
drm/v3d: Fix prime imports of buffers from other drivers.
Eric Anholt
1
-0
/
+1
2018-07-05
drm/v3d: use new return type vm_fault_t in v3d_gem_fault
Souptick Joarder
1
-22
/
+4
2018-05-03
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
1
-0
/
+389