1. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  2. 9865df4 drm/exynos: remove to use unnecessary MODULE_xxx macro by Joonyoung Shim · 10 years ago
  3. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  4. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 10 years ago
  5. fee0c54 dma-buf: avoid using IS_ERR_OR_NULL by Colin Cross · 11 years ago
  6. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  7. e30655d drm/exynos: Add missing includes by Mark Brown · 11 years ago
  8. d0ed8d2 drm/exynos: explicit store base gem object in dma_buf->priv by Inki Dae · 11 years ago
  9. c1d6798 drm: use common drm_gem_dmabuf_release in i915/exynos drivers by Daniel Vetter · 11 years ago
  10. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  11. 011c228 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 11 years ago
  12. b8b5c13 drm/exynos: consider DMA_NONE flag to dmabuf import by Inki Dae · 12 years ago
  13. 420ae1e drm/exynos: free sg object if dma_map_sg is failed by Inki Dae · 12 years ago
  14. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  15. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  16. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 12 years ago
  17. a7b362f drm/exynos: add dmabuf attach/detach callbacks. by Inki Dae · 12 years ago
  18. 465ed66 drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer by Prathyush K · 12 years ago
  19. 1119707 drm/exynos: remove unnecessary sg_alloc_table call by Prathyush K · 12 years ago
  20. 0519f9a drm/exynos: add iommu support for exynos drm framework by Inki Dae · 12 years ago
  21. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  22. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  23. b716d46 drm/exynos: add dummy support for dmabuf-mmap by Tomasz Stanislawski · 12 years ago
  24. 47fcdce drm/exynos: set buffer type from exporter. by Inki Dae · 12 years ago
  25. 0dd3b72 drm/exynos: check for null in return value of dma_buf_map_attachment() by Subash Patel · 12 years ago
  26. 56fb538 drm/exynos: return NULL if exynos_pages_to_sg fails by Subash Patel · 12 years ago
  27. b2df26c drm/exynos: added drm prime feature. by Inki Dae · 12 years ago