summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
AgeCommit message (Expand)AuthorFilesLines
2014-12-05dma-buf/dmabuf-sync: disable dmabuf sync moduleInki Dae1-1/+1
2014-11-27dma-buf/dmabuf-sync: fix referece droppingsubmit/tizen/20141127.130559accepted/tizen/mobile/20141201.013959accepted/tizen/common/20141127.143546Inki Dae1-4/+8
2014-11-25dma-buf/dmabuf-sync: add dmabuf_sync_reference_reservation functionsubmit/tizen/20141126.081420accepted/tizen/mobile/20141126.082557accepted/tizen/common/20141126.162632Inki Dae1-0/+46
2014-11-24dma-buf/dmabuf-sync: fix request order checkInki Dae1-2/+9
2014-11-21dma-buf: add dma-buf-test driverChanho Park2-1/+321
2014-11-21dma-buf: add fcntl system call supportInki Dae1-0/+29
2014-11-21dma-buf/dmabuf-sync: add dmabuf sync frameworkInki Dae2-1/+1042
2014-11-21local: fence: use smp_mb__before_atomic_incChanho Park1-2/+2
2014-11-21reservation: add suppport for read-only access using rcuMaarten Lankhorst3-38/+347
2014-11-21reservation: update api and add some helpersMaarten Lankhorst2-12/+179
2014-11-21dma-buf: add poll support, v3Maarten Lankhorst1-0/+135
2014-11-21dma-buf: use reservation objectsMaarten Lankhorst1-2/+20
2014-11-21seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst2-1/+74
2014-11-21fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2-1/+432
2014-11-21dma-buf: move to drivers/dma-bufMaarten Lankhorst3-0/+754