1. e0ad7c0 drm/gem-cma-helper: Change the level of the allocation failure message by Boris BREZILLON · 7 years ago
  2. d956e129 drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset() by Noralf Trønnes · 8 years ago
  3. c07dcd6 drm: Document device unplug infrastructure by Daniel Vetter · 8 years ago
  4. 47f3980 drm: Update docs around gem_free_object by Daniel Vetter · 8 years ago
  5. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  6. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  7. e6b6271 drm: Introduce drm_gem_object_{get,put}() by Thierry Reding · 8 years ago
  8. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  9. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  10. 62a0d98 drm: allow to use mmuless SoC by Benjamin Gaignard · 8 years ago
  11. 421242a drm/cma-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  12. afe705b drm: Wrap direct calls to driver->gem_free_object from CMA by Chris Wilson · 9 years ago
  13. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  14. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  15. 50cbc13 drm: Use the driver's gem_object_free function from CMA helpers. by Eric Anholt · 9 years ago
  16. 10028c5 drm: Create a driver hook for allocating GEM object structs. by Eric Anholt · 9 years ago
  17. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  18. 4e270f0 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj by Daniel Vetter · 9 years ago
  19. 141518b drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 10 years ago
  20. 9e75c0e drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show by Daniel Vetter · 10 years ago
  21. 30c4cf3 drm/cma: Fix 64-bit size_t build warnings by Magnus Damm · 10 years ago
  22. 7ff7f0a drm/cma: Remove call to drm_gem_free_mmap_offset() by Thierry Reding · 10 years ago
  23. 6d17829 drm/cma: Introduce drm_gem_cma_dumb_create_internal() by Thierry Reding · 10 years ago
  24. d7883f8 drm/doc: Add GEM/CMA helpers to kerneldoc by Thierry Reding · 10 years ago
  25. b5e9c1a drm: Pass dma-buf as argument to gem_prime_import_sg_table by Maarten Lankhorst · 11 years ago
  26. e7c3634 drm: gem_cma: Use ERR_CAST helper by Sachin Kamat · 11 years ago
  27. f4d1b02 drm: gem-cma: Fix warnings due to improper printk formats by Laurent Pinchart · 11 years ago
  28. b65e64f drm/cma: Use dma_mmap_writecombine() to mmap buffer by Laurent Pinchart · 11 years ago
  29. 7550e36 drm/cma: remove to make sg_table when gem cma is created by Joonyoung Shim · 11 years ago
  30. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  31. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 12 years ago
  32. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 12 years ago
  33. b03cda5 drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 12 years ago
  34. 6d35dea drm/cma: remove GEM CMA specific dma_buf functionality by Joonyoung Shim · 12 years ago
  35. 78467dc drm/cma: add low-level hook functions to use prime helpers by Joonyoung Shim · 12 years ago
  36. 4368dd8 drm/gem: add mutex lock when using drm_gem_mmap_obj by YoungJun Cho · 12 years ago
  37. f6fb754 drm/cma: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 12 years ago
  38. 71d7282 drm: GEM CMA: Add DRM PRIME support by Laurent Pinchart · 12 years ago
  39. ebaf9e0 drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping by Laurent Pinchart · 12 years ago
  40. a5ed894 drm: GEM CMA: Split object creation into object alloc and DMA memory alloc by Laurent Pinchart · 12 years ago
  41. 6f64609 drm/cma: add debugfs helpers by Rob Clark · 12 years ago
  42. b9d4745 DRM: Add DRM GEM CMA helper by Sascha Hauer · 13 years ago