summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/sync_debug.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-23dma-buf: Remove unused sync_dump()Chris Wilson1-26/+0
2018-12-24dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-13/+3
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie1-1/+1
2017-07-17Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul1-4/+6
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson1-1/+1
2017-06-29dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson1-5/+4
2017-06-29dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson1-8/+6
2017-05-24dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson1-1/+3
2017-05-08dma-buf: Use seq_putc() in two functionsMarkus Elfring1-3/+3
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson1-9/+8
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-6/+7
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+9
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan1-0/+230