提交歷史

作者 SHA1 備註 提交日期
  David Herrmann 16eb5f4379 drm: kill ->gem_init_object() and friends 11 年之前
  Vikas Sajjan 3fec4532d1 drm/exynos: Consider fallback option to allocation fail 12 年之前
  Sachin Kamat 38bb5253a9 drm/exynos: Remove redundant error messages 12 年之前
  Daniel Vetter a8e11d1c43 drm/gem: fix up flink name create race 12 年之前
  Daniel Vetter 43387b37fa drm/gem: create drm_gem_dumb_destroy 12 年之前
  David Herrmann 0de23977cf drm/gem: convert to new unified vma manager 12 年之前
  YoungJun Cho c58c1599cd drm/exynos: fix not to remain exynos_gem_obj as a leak 12 年之前
  Inki Dae 23f340e031 drm/exynos: make sure to handle an error case to vm_mmap call 12 年之前
  YoungJun Cho bca34c9a40 drm/exynos: Remove tracking log functions 12 年之前
  Inki Dae 69961d8f2d drm/exynos: do not use generic flags to dumb 12 年之前
  Inki Dae a4f19aaab3 drm/exynos: Add a new function to get gem buffer size 12 年之前
  YoungJun Cho 5af9f116e6 drm/exynos: fix wrong pointer access at vm close. 12 年之前
  Inki Dae d81aecb5e6 drm/exynos: change file license to GPL 12 年之前
  Inki Dae 4744ad2414 drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute 12 年之前
  Prathyush K 465ed66060 drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer 12 年之前
  Inki Dae 5b07c66059 drm/exynos: add vm_ops to specific gem mmaper 12 年之前
  Inki Dae 2a3098ff6c drm/exynos: add userptr feature for g2d module 12 年之前
  Rahul Sharma 4ddc404bc0 drm: exynos: fix for mapping of dma buffers 12 年之前
  Inki Dae ea6d66c3a7 drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. 12 年之前
  Inki Dae d87342c10d drm/exynos: add iommu support for g2d 12 年之前
  Inki Dae 0519f9a12d drm/exynos: add iommu support for exynos drm framework 12 年之前
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 年之前
  David Howells 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 12 年之前
  David Howells 4126d5d61f UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. 12 年之前
  Inki Dae 7da5907c84 drm/exynos: fixed page align bug. 13 年之前
  Thomas Meyer 4fbd9a4539 drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] 13 年之前
  Inki Dae cb364e342d drm/exynos: fixed exception to page allocation failure 13 年之前
  Inki Dae d73c1c995b drm/exynos: use __free_page() to deallocate memory 13 年之前
  Inki Dae c374e73192 drm/exynos: do not release memory region from exporter. 13 年之前
  Inki Dae c62bc752f2 drm/exynos: use alloc_page() to allocate pages. 13 年之前