index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
Haneen Mohammed
2017-10-16
1
-6
/
+6
*
drm/armada: Remove unused #include <drmP.h>
Haneen Mohammed
2017-09-29
1
-1
/
+0
*
drm/armada: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-09-02
1
-36
/
+0
*
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-3
/
+2
*
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-20
1
-4
/
+4
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-4
/
+5
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-2
/
+2
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-3
/
+2
*
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-25
1
-7
/
+3
|
\
|
*
drm/armada: remove some dead code
Christophe JAILLET
2016-11-17
1
-5
/
+1
|
*
drm/armada: mark symbols static where possible
Baoyou Xie
2016-11-17
1
-2
/
+2
*
|
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
1
-1
/
+1
|
\
\
|
*
|
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
2016-10-05
1
-1
/
+1
|
|
/
*
|
get rid of separate multipage fault-in primitives
Al Viro
2016-09-27
1
-1
/
+1
|
/
*
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
1
-2
/
+2
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-3
/
+3
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
drm/armada: use a private mutex to protect priv->linear
Daniel Vetter
2015-12-05
1
-5
/
+9
*
drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-12-03
1
-6
/
+2
*
drm/armada: plug leak in dumb_map_offset
Daniel Vetter
2015-12-03
1
-1
/
+2
*
drm/armada: use unlocked gem unreferencing
Daniel Vetter
2015-12-03
1
-2
/
+2
*
drm/armada: fix gem object free after failed prime import
Russell King
2015-07-15
1
-2
/
+3
*
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-04-21
1
-2
/
+8
*
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-1
/
+1
*
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
1
-1
/
+1
*
drm/armada: use shmem helpers if possible
David Herrmann
2014-05-27
1
-3
/
+1
*
DRM: Armada: prime refcounting bug fix
Russell King
2013-12-10
1
-1
/
+1
*
DRM: Armada: fix printing of phys_addr_t/dma_addr_t
Russell King
2013-12-10
1
-2
/
+3
*
DRM: Armada: Add Armada DRM driver
Russell King
2013-10-12
1
-0
/
+611