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
/
drm_gem_shmem_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+4
2022-02-14
drm/gem-shmem: Don't store mmap'ed buffers in core dumps
Thomas Zimmermann
1
-1
/
+1
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-2
/
+3
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-6
/
+9
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-0
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-7
/
+10
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+2
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-47
/
+36
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-28
/
+17
2021-11-15
drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
Thomas Zimmermann
1
-2
/
+1
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-10-29
drm: import DMA_BUF module namespace
Marcel Ziswiler
1
-0
/
+1
2021-10-27
fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"
Stephen Rothwell
1
-0
/
+2
2021-10-22
drm: Move GEM memory managers into modules
Thomas Zimmermann
1
-0
/
+4
2021-08-12
drm/shmem-helpers: Allocate wc pages on x86
Daniel Vetter
1
-0
/
+19
2021-08-12
drm/shmem-helper: Switch to vmf_insert_pfn
Daniel Vetter
1
-2
/
+2
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-07-13
drm/shmem-helper: Align to page size in dumb_create
Daniel Vetter
1
-2
/
+2
2021-03-11
drm/shmem-helpers: vunmap: Don't put pages for dma-buf
Noralf Trønnes
1
-3
/
+4
2021-03-11
drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
Neil Roberts
1
-5
/
+6
2021-03-11
drm/shmem-helper: Check for purged buffers in fault handler
Neil Roberts
1
-4
/
+14
2020-11-24
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Thomas Zimmermann
1
-26
/
+0
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-6
/
+8
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-19
/
+29
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+15
2020-10-28
drm/shme-helpers: Fix dma_buf_mmap forwarding bug
Daniel Vetter
1
-1
/
+6
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
1
-1
/
+2
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
1
-5
/
+9
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-09-10
drm: core: fix common struct sg_table related issues
Marek Szyprowski
1
-5
/
+9
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
1
-1
/
+1
2020-06-16
drm/shmem-helper: Only dma-buf imports are private obj
Daniel Vetter
1
-2
/
+2
2020-06-16
drm/shmem-helper: Fix obj->filp derefence
Daniel Vetter
1
-9
/
+11
2020-06-10
drm/shmem-helper: Add .gem_create_object helper that sets map_cached flag
Thomas Zimmermann
1
-0
/
+27
2020-06-08
drm/shmem-helpers: Simplify dma-buf importing
Daniel Vetter
1
-37
/
+23
2020-06-08
drm/shmem-helpers: Ensure get_pages is not called on imported dma-buf
Daniel Vetter
1
-0
/
+10
2020-06-03
drm/shmem-helpers: Redirect mmap for imported dma-buf
Daniel Vetter
1
-0
/
+3
2020-06-03
drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
Daniel Vetter
1
-5
/
+6
2020-06-03
drm/doc: Some polish for shmem helpers
Daniel Vetter
1
-7
/
+32
2020-05-19
drm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-2
/
+2
2020-03-02
drm/shmem: drop pgprot_decrypted()
Gerd Hoffmann
1
-1
/
+0
2020-02-27
drm/shmem: add support for per object caching flags.
Gerd Hoffmann
1
-4
/
+11
2019-12-06
drm: call drm_gem_object_funcs.mmap with fake offset
Gerd Hoffmann
1
-0
/
+3
2019-10-29
drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
Rob Herring
1
-3
/
+0
2019-10-17
drm/shmem: drop VM_IO
Gerd Hoffmann
1
-1
/
+1
2019-10-17
drm/shmem: drop VM_DONTDUMP
Gerd Hoffmann
1
-1
/
+1
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-18
/
+10
2019-08-23
drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
Rob Herring
1
-2
/
+5
2019-08-23
drm/shmem: Do dma_unmap_sg before purging pages
Rob Herring
1
-0
/
+6
[next]