开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_gem.c
Age
Commit message (
Expand
)
Author
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-05
drm/armada: use a private mutex to protect priv->linear
Daniel Vetter
2015-12-03
drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-12-03
drm/armada: plug leak in dumb_map_offset
Daniel Vetter
2015-12-03
drm/armada: use unlocked gem unreferencing
Daniel Vetter
2015-07-15
drm/armada: fix gem object free after failed prime import
Russell King
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2014-05-27
drm/armada: use shmem helpers if possible
David Herrmann
2013-12-10
DRM: Armada: prime refcounting bug fix
Russell King
2013-12-10
DRM: Armada: fix printing of phys_addr_t/dma_addr_t
Russell King
2013-10-12
DRM: Armada: Add Armada DRM driver
Russell King