index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem_dma_helper.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-03
drm/gem-dma: revert the 8-byte alignment constraint
Ludovic Desroches
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-09-29
drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025-09-15
drm: Replace the deprecated DRM_* logging macros in gem helper files
Athul Raj Kollareth
2025-07-17
Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
2025-03-06
drm/gem-dma: Use dma_buf from GEM object instance
Thomas Zimmermann
2025-03-06
drm/gem-dma: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-10
drm: Remove usage of deprecated DRM_DEBUG_PRIME
Siddh Raman Pant
2022-10-18
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich