Chris Wilson
|
f82aab2d52
dma-buf: Remove requirement for ops->map() from dma_buf_export
|
7 年之前 |
Christian König
|
f664a52695
dma-buf: remove kmap_atomic interface
|
7 年之前 |
Christian König
|
a19741e5e5
dma_buf: remove device parameter from attach callback v2
|
7 年之前 |
Gerd Hoffmann
|
09ea0dfbf9
dma-buf: make map_atomic and map function pointers optional
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Linus Torvalds
|
4bf772b146
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Al Viro
|
0169943775
annotate poll_table_struct ->_key
|
8 年之前 |
Vasyl Gomonovych
|
298b6a815b
dma-buf: Fix ifnullfree.cocci warnings
|
7 年之前 |
Liviu Dudau
|
c138782d89
dma-buf: Cleanup comments on dma_buf_map_attachment()
|
7 年之前 |
Colin Ian King
|
531beb067c
dma-buf: remove redundant initialization of sg_table
|
8 年之前 |
Markus Elfring
|
34d84ec488
dma-buf: Adjust a null pointer check in dma_buf_attach()
|
8 年之前 |
Markus Elfring
|
db7942b629
dma-buf: Improve a size determination in dma_buf_attach()
|
8 年之前 |
Markus Elfring
|
9eddb41dbe
dma-buf: Combine two function calls into one in dma_buf_debug_show()
|
8 年之前 |
Logan Gunthorpe
|
f9b67f0014
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
|
8 年之前 |
Russell King
|
da6c8f5e2a
dma-buf: align debugfs output
|
8 年之前 |
Russell King
|
5eb2c72c8a
dma-buf: fence debugging
|
8 年之前 |
Marek Szyprowski
|
888022c047
dma-buf: add support for compat ioctl
|
8 年之前 |
Daniel Vetter
|
e9b4d7b56f
dma-buf: Use recommended structure member reference
|
8 年之前 |
Daniel Vetter
|
f641d3b536
dma-buf: use preferred struct reference in kernel-doc
|
8 年之前 |
Daniel Vetter
|
e7e21c72b1
dma-buf: Final bits of doc polish
|
8 年之前 |
Daniel Vetter
|
0959a1683d
dma-buf: Update cpu access documentation
|
8 年之前 |
Daniel Vetter
|
2904a8c131
dma-buf: Reorganize device dma access docs
|
8 年之前 |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
8 年之前 |
Chris Wilson
|
ae4e46b14b
dma-buf: Wait on the reservation object when sync'ing before CPU access
|
9 年之前 |
Chris Wilson
|
a026df4c5f
dma-buf: Release module reference on creation failure
|
9 年之前 |
Mathias Krause
|
bd3e22088f
dma-buf: remove dma_buf_debugfs_create_file()
|
9 年之前 |
Mathias Krause
|
b747999043
dma-buf: remove dma_buf directory on bufinfo file creation errors
|
9 年之前 |
Mathias Krause
|
eb0b947e3b
dma-buf: propagate errors from dma_buf_describe() on debugfs read
|
9 年之前 |
Muhammad Falak R Wani
|
b02da6f823
dma-buf: use vma_pages()
|
9 年之前 |