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
/
drm_prime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
drm/prime: use dma_buf_fd_install() to preserve export tracing
Baineng Shou
1
-1
/
+1
2026-03-23
drm/prime: Limit scatter list size with dedicated DMA device
Chen-Yu Tsai
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
1
-1
/
+7
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-11
/
+47
2025-07-18
drm: Add DRM prime interface to reassign GEM handle
David Francis
1
-5
/
+1
2025-07-17
Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+7
2025-06-13
Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"
Christian König
1
-8
/
+48
2025-06-12
drm/prime: remove drm_prime_lookup_buf_by_handle
Christian König
1
-48
/
+8
2025-06-03
drm/shmem-helper: Import dmabuf without mapping its sg_table
Shixiong Ou
1
-9
/
+27
2025-05-30
drm/gem: Inline drm_gem_pin() into PRIME helpers
Thomas Zimmermann
1
-2
/
+20
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
1
-2
/
+2
2025-03-12
drm/prime: Support dedicated DMA device for dma-buf imports
Thomas Zimmermann
1
-1
/
+1
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
1
-1
/
+0
2025-03-06
drm/prime: Use dma_buf from GEM object instance
Thomas Zimmermann
1
-7
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-09-10
drm: new helper: drm_gem_prime_handle_to_dmabuf()
Al Viro
1
-30
/
+54
2024-03-28
drm/prime: Unbreak virtgpu dma-buf export
Rob Clark
1
-1
/
+6
2024-02-13
drm/prime: Support page array >= 4GB
Philip Yang
1
-1
/
+1
2023-11-30
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Felix Kuehling
1
-15
/
+18
2023-06-26
drm/prime: Unexport helpers for fd/handle conversion
Thomas Zimmermann
1
-18
/
+15
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-9
/
+4
2023-06-26
drm: Enable PRIME import/export for all drivers
Thomas Zimmermann
1
-9
/
+12
2023-06-21
drm: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-2
/
+0
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-12
/
+2
2023-04-03
drm/prime: reject DMA-BUF attach when get_sg_table is missing
Simon Ser
1
-1
/
+5
2023-03-20
drm/prime: Fix documentation of drm_gem_prime_fd_to_handle()
Petr Tesarik
1
-2
/
+2
2022-11-11
drm: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-0
/
+2
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-8
/
+12
2022-10-18
drm/prime: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-08-19
drm/gem: Fix GEM handle release errors
Jeffy Chen
1
-8
/
+12
2022-06-22
drm/prime: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-2
/
+2
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2021-11-03
drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
Anand K Mistry
1
-2
/
+4
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-7
/
+6
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
1
-7
/
+6
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-07-27
drm/prime: fix comment on PRIME Helpers
Jose Maria Casanova Crespo
1
-1
/
+1
2021-01-18
drm: Set vm_ops to GEM object's values during mmap
Thomas Zimmermann
1
-0
/
+2
2020-11-30
drm/prime: split array import functions v4
Christian König
1
-25
/
+39
2020-11-09
drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
1
-10
/
+4
2020-11-02
drm: Remove SCATTERLIST_MAX_SEGMENT
Jason Gunthorpe
1
-2
/
+2
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-52
/
+63
2020-10-27
drm: kernel-doc: add description for a new function parameter
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-14
/
+11
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
1
-3
/
+3
[next]