开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem.c
Age
Commit message (
Expand
)
Author
10 days
drm/gem: Try to fix change_handle ioctl, attempt 4
Simona Vetter
2026-05-30
drm/gem: fix race between change_handle and handle_delete
Zhenghang Xiao
2026-05-22
Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-05-18
drm/gem: Make the GEM LRU lock part of drm_device
Boris Brezillon
2026-05-16
drm: Replace old pointer to new idr
Edward Adam Davis
2026-05-08
drm: Set old handle to NULL before prime swap in change_handle
Francis, David
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-03-25
drm/gem: Improve drm_gem_objects_lookup() kerneldoc
Tvrtko Ursulin
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-07
drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6
Srinivasan Shanmugam
2026-01-26
drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...
Tvrtko Ursulin
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-01-09
drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()
Boris Brezillon
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-15
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
2025-12-15
drm/gem: fix build for mm_get_unmapped_area() call after backmerge
Jani Nikula
2025-12-12
drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
Karol Wachowski
2025-12-10
drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
2025-12-08
drm/gem: Get rid of *_with_mnt helpers
Loïc Molinari
2025-12-08
drm/gem: Add huge tmpfs mountpoint helpers
Loïc Molinari
2025-12-08
drm/gem: Introduce drm_gem_get_unmapped_area() fop
Loïc Molinari
2025-11-26
drm/gem: Correct error condition in drm_gem_objects_lookup
Steven Price
2025-11-21
drm/gem: Use vmemdup_array_user in drm_gem_objects_lookup
Tvrtko Ursulin
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-21
mm: make folio page count functions return unsigned
Aristeu Rozanski
2025-09-15
drm: Replace the deprecated DRM_* logging macros in gem helper files
Athul Raj Kollareth
2025-08-28
drm_gem: add mutex to drm_gem_object.gpuva
Alice Ryhl
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-18
drm: Move drm_gem ioctl kerneldoc to uapi file
David Francis
2025-07-18
drm: Add DRM prime interface to reassign GEM handle
David Francis
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
2025-07-04
drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
Rob Clark
2025-07-02
drm/gem: Acquire references on GEM handles for framebuffers
Thomas Zimmermann
2025-06-16
drm/gem: Include <linux/export.h>
Thomas Zimmermann
2025-06-13
Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"
Christian König
2025-06-12
drm/prime: remove drm_prime_lookup_buf_by_handle
Christian König
2025-05-30
drm/gem: Inline drm_gem_pin() into PRIME helpers
Thomas Zimmermann
2025-03-26
drm/gem: Add _locked postfix to functions that have unlocked counterpart
Dmitry Osipenko
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2025-03-06
drm/gem: Test for imported GEM buffers with helper
Thomas Zimmermann
2024-09-25
drm/gem: Create a drm_gem_object_init_with_mnt() function
Maíra Canal
[next]