summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-10-07dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson
2019-07-31dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson
2019-07-31dma-buf: balance refcount inbalanceJérôme Glisse
2019-02-12MA-11994 Add get phys address ioctl to dma-buf.ivan.liu
2018-06-05dma-buf: remove redundant initialization of sg_tableColin Ian King
2018-03-19dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson
2018-02-22dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König
2017-12-10dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr
2017-12-05dma-buf: make reservation_object_copy_fences rcu saveChristian König
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09sync_file: Return consistent status in SYNC_IOC_FILE_INFOJohn Einar Reitan
2017-08-14dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2Christian König
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Christian König
2017-08-09dma-buf: dma_fence_put is NULL safeChristian König
2017-07-31dma-buf/sw_sync: clean up list before signaling the fenceGustavo Padovan
2017-07-31dma-buf/sw_sync: move timeline_fence_ops aroundGustavo Padovan
2017-07-29dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter
2017-07-17Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson
2017-06-29dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson
2017-06-29dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson
2017-06-29dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson
2017-06-29dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson
2017-06-29dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson
2017-06-29dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson
2017-05-24dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson
2017-05-08dma-buf: Use seq_putc() in two functionsMarkus Elfring
2017-05-08dma-buf: Adjust a null pointer check in dma_buf_attach()Markus Elfring
2017-05-08dma-buf: Improve a size determination in dma_buf_attach()Markus Elfring
2017-05-08dma-buf: Combine two function calls into one in dma_buf_debug_show()Markus Elfring
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul
2017-04-27dma-buf: avoid scheduling on fence status query v2Andres Rodriguez
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-18sync_file: get rid of internal reference count.Dave Airlie
2017-04-03dma-buf: align debugfs outputRussell King
2017-03-31dma-buf: fence debuggingRussell King
2017-03-17dma-fence: add dma_fence_match_context helperPhilipp Zabel
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27dma-buf: add support for compat ioctlMarek Szyprowski
2017-02-16dma-buf/dma-fence: improve doc for dma_fence_add_callback()Gustavo Padovan
2017-01-27dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson
2017-01-09dma-fence: Clear fence->status during dma_fence_init()Chris Wilson
2016-12-30dma-buf: Use recommended structure member referenceDaniel Vetter
2016-12-30dma-buf: use preferred struct reference in kernel-docDaniel Vetter