summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-171-1/+0
|\
| * tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_onSteven Rostedt (VMware)2017-10-161-1/+0
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-153-16/+52
|\ \
| * \ Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-021-5/+12
| |\ \
| * | | dma-buf: make reservation_object_copy_fences rcu saveChristian König2017-10-091-14/+42
| * | | dma-buf: remove redundant initialization of sg_tableColin Ian King2017-09-201-1/+1
| * | | dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr2017-09-081-1/+9
| | |/ | |/|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | sync_file: Return consistent status in SYNC_IOC_FILE_INFOJohn Einar Reitan2017-10-091-5/+12
|/
* dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2Christian König2017-08-141-18/+15
* dma-buf: add reservation_object_copy_fences (v2)Christian König2017-08-141-0/+60
* dma-buf: dma_fence_put is NULL safeChristian König2017-08-091-4/+2
* dma-buf/sw_sync: clean up list before signaling the fenceGustavo Padovan2017-07-311-1/+11
* dma-buf/sw_sync: move timeline_fence_ops aroundGustavo Padovan2017-07-311-69/+69
* dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-291-2/+3
* Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-273-13/+14
|\
| * Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul2017-07-174-27/+48
| |\
| * | dma-buf/fence: Avoid use of uninitialised timestampChris Wilson2017-07-143-13/+14
* | | dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter2017-07-261-2/+2
* | | dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson2017-06-292-6/+48
* | | dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson2017-06-293-47/+31
* | | dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson2017-06-291-8/+4
* | | dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson2017-06-292-14/+15
* | | dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson2017-06-291-0/+5
* | | dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson2017-06-291-1/+1
| |/ |/|
* | dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson2017-05-242-8/+35
* | dma-buf: Use seq_putc() in two functionsMarkus Elfring2017-05-081-3/+3
* | dma-buf: Adjust a null pointer check in dma_buf_attach()Markus Elfring2017-05-081-1/+1
* | dma-buf: Improve a size determination in dma_buf_attach()Markus Elfring2017-05-081-1/+1
* | dma-buf: Combine two function calls into one in dma_buf_debug_show()Markus Elfring2017-05-081-3/+1
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul2017-05-041-8/+8
|\ \ | |/
| * dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-8/+8
* | dma-buf: avoid scheduling on fence status query v2Andres Rodriguez2017-04-271-0/+5
* | sync_file: get rid of internal reference count.Dave Airlie2017-04-181-11/+2
|/
* dma-buf: align debugfs outputRussell King2017-04-031-1/+2
* dma-buf: fence debuggingRussell King2017-03-311-1/+33
* dma-fence: add dma_fence_match_context helperPhilipp Zabel2017-03-171-0/+26
* Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-142-0/+4
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
| * dma-buf: add support for compat ioctlMarek Szyprowski2017-02-271-0/+3
* | dma-buf/dma-fence: improve doc for dma_fence_add_callback()Gustavo Padovan2017-02-161-0/+2
|/
* dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson2017-01-271-0/+1
* dma-fence: Introduce drm_fence_set_error() helperChris Wilson2017-01-091-1/+1
* dma-fence: Wrap querying the fence->statusChris Wilson2017-01-093-13/+35
* dma-fence: Clear fence->status during dma_fence_init()Chris Wilson2017-01-091-0/+1
* dma-buf: Use recommended structure member referenceDaniel Vetter2016-12-301-3/+2
* dma-buf: use preferred struct reference in kernel-docDaniel Vetter2016-12-301-3/+3
* dma-buf: Final bits of doc polishDaniel Vetter2016-12-131-0/+22
* dma-buf: Update cpu access documentationDaniel Vetter2016-12-131-0/+122
* dma-buf: Reorganize device dma access docsDaniel Vetter2016-12-132-6/+59
OpenPOWER on IntegriCloud