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