Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff4c3b76eefe3c9c52326250c6701149d0985fb6
/
drivers
/
gpu
/
drm
/
drm_gem_cma_helper.c
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
d55f7e5
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
by Daniel Vetter
· 8 years ago
e6b6271
drm: Introduce drm_gem_object_{get,put}()
by Thierry Reding
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
62a0d98
drm: allow to use mmuless SoC
by Benjamin Gaignard
· 8 years ago
421242a
drm/cma-helpers: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
afe705b
drm: Wrap direct calls to driver->gem_free_object from CMA
by Chris Wilson
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
50cbc13
drm: Use the driver's gem_object_free function from CMA helpers.
by Eric Anholt
· 9 years ago
10028c5
drm: Create a driver hook for allocating GEM object structs.
by Eric Anholt
· 9 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
4e270f0
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
by Daniel Vetter
· 9 years ago
141518b
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
9e75c0e
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
by Daniel Vetter
· 9 years ago
30c4cf3
drm/cma: Fix 64-bit size_t build warnings
by Magnus Damm
· 10 years ago
7ff7f0a
drm/cma: Remove call to drm_gem_free_mmap_offset()
by Thierry Reding
· 10 years ago
6d17829
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
by Thierry Reding
· 10 years ago
d7883f8
drm/doc: Add GEM/CMA helpers to kerneldoc
by Thierry Reding
· 10 years ago
b5e9c1a
drm: Pass dma-buf as argument to gem_prime_import_sg_table
by Maarten Lankhorst
· 11 years ago
e7c3634
drm: gem_cma: Use ERR_CAST helper
by Sachin Kamat
· 10 years ago
f4d1b02
drm: gem-cma: Fix warnings due to improper printk formats
by Laurent Pinchart
· 11 years ago
b65e64f
drm/cma: Use dma_mmap_writecombine() to mmap buffer
by Laurent Pinchart
· 11 years ago
7550e36
drm/cma: remove to make sg_table when gem cma is created
by Joonyoung Shim
· 11 years ago
a09e9a7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
b03cda5
drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
6d35dea
drm/cma: remove GEM CMA specific dma_buf functionality
by Joonyoung Shim
· 11 years ago
78467dc
drm/cma: add low-level hook functions to use prime helpers
by Joonyoung Shim
· 11 years ago
4368dd8
drm/gem: add mutex lock when using drm_gem_mmap_obj
by YoungJun Cho
· 11 years ago
f6fb754
drm/cma: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 12 years ago
71d7282
drm: GEM CMA: Add DRM PRIME support
by Laurent Pinchart
· 12 years ago
ebaf9e0
drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping
by Laurent Pinchart
· 12 years ago
a5ed894
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
by Laurent Pinchart
· 12 years ago
6f64609
drm/cma: add debugfs helpers
by Rob Clark
· 12 years ago
b9d4745
DRM: Add DRM GEM CMA helper
by Sascha Hauer
· 12 years ago