index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2020-11-09
drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
Thomas Zimmermann
1
-12
/
+0
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-22
/
+3
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2020-09-25
drm/exynos: Introduce GEM object functions
Thomas Zimmermann
1
-0
/
+15
2020-09-25
drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+0
2020-09-10
drm: exynos: use common helper for a scatterlist contiguity check
Marek Szyprowski
1
-20
/
+3
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-05-19
drm/exynos: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-2
/
+2
2020-05-18
drm/exynos: gem: Get rid of the internal 'pages' array
Marek Szyprowski
1
-87
/
+37
2020-05-18
drm/exynos: gem: rework scatter-list contiguity check on prime import
Marek Szyprowski
1
-11
/
+31
2020-05-18
drm/exynos: gem: Remove dead-code
Marek Szyprowski
1
-20
/
+0
2019-08-07
Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
Rob Herring
1
-1
/
+2
2019-08-07
Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...
Sean Paul
1
-2
/
+1
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-3
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
1
-8
/
+10
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-8
/
+9
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
1
-1
/
+0
2018-07-24
drm/exynos: gem: Simplify access to exynos GEM objects
Marek Szyprowski
1
-53
/
+5
2018-07-02
drm/exynos: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-5
/
+5
2018-05-09
gpu: drm: exynos: Change return type to vm_fault_t
Souptick Joarder
1
-17
/
+4
2017-12-07
drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
Marek Szyprowski
1
-0
/
+9
2017-12-07
drm/exynos: Fix dma-buf import
Marek Szyprowski
1
-0
/
+6
2017-08-16
drm/exynos: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-28
/
+2
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-5
/
+6
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
1
-1
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-4
/
+2
2016-12-05
exynos-drm: Fix error messages to print flags and size
Shuah Khan
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+10
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-5
/
+5
2016-05-10
drm/exynos: use directly DMA mapping APIs on g2d
Joonyoung Shim
1
-22
/
+0
2016-05-10
drm/exynos: fix imported dma-buf to be mapped
Joonyoung Shim
1
-0
/
+3
2016-05-10
drm/exynos: support gem_prime_mmap
Joonyoung Shim
1
-13
/
+32
2016-04-20
drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl
Daniel Vetter
1
-5
/
+1
2016-04-20
drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma
Daniel Vetter
1
-4
/
+0
2016-04-20
drm/exynos: Drop dev->struct_mutex from mmap offset function
Daniel Vetter
1
-7
/
+2
2016-03-13
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
Joonyoung Shim
1
-0
/
+9
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
1
-7
/
+7
2016-03-01
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
1
-1
/
+1
2016-03-01
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
1
-1
/
+1
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2015-11-03
drm/exynos/gem: remove DMA-mapping hacks used for constructing page array
Marek Szyprowski
1
-25
/
+33
2015-10-26
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
1
-118
/
+121
2015-10-01
drm/exynos: Staticize local function in exynos_drm_gem.c
Krzysztof Kozlowski
1
-1
/
+1
2015-09-30
drm/exynos: create a fake mmap offset with gem creation
Joonyoung Shim
1
-5
/
+7
2015-09-30
drm/exynos: remove call to drm_gem_free_mmap_offset()
Joonyoung Shim
1
-3
/
+0
2015-09-30
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
Joonyoung Shim
1
-1
/
+2
2015-09-30
drm/exynos: cleanup function calling written twice
Joonyoung Shim
1
-33
/
+23
[next]