Rahul Sharma
|
122beea84b
drm/exynos: allocate non-contigous buffers when iommu is enabled
|
11 年之前 |
Linus Torvalds
|
9b0cd304f2
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 年之前 |
Inki Dae
|
96f5421523
drm/exynos: use a new anon file for exynos gem mmaper
|
11 年之前 |
Jiri Kosina
|
e23c34bb41
Merge branch 'master' into for-next
|
11 年之前 |
Masanari Iida
|
c6b78bc8c8
drm: fix typos in comment in /gpu/drm/exynos
|
11 年之前 |
David Herrmann
|
16eb5f4379
drm: kill ->gem_init_object() and friends
|
12 年之前 |
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
|
13 年之前 |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
13 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 年之前 |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
13 年之前 |
Inki Dae
|
7da5907c84
drm/exynos: fixed page align bug.
|
13 年之前 |