index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
2017-08-14
dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
Christian König
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
2017-08-09
dma-buf: dma_fence_put is NULL safe
Christian König
2017-07-31
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
2017-07-31
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
2017-07-29
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
2017-07-17
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
2017-06-29
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2017-06-29
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
2017-06-29
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
2017-06-29
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2017-06-29
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
2017-06-29
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
2017-05-24
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
2017-05-08
dma-buf: Use seq_putc() in two functions
Markus Elfring
2017-05-08
dma-buf: Adjust a null pointer check in dma_buf_attach()
Markus Elfring
2017-05-08
dma-buf: Improve a size determination in dma_buf_attach()
Markus Elfring
2017-05-08
dma-buf: Combine two function calls into one in dma_buf_debug_show()
Markus Elfring
2017-05-04
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...
Sean Paul
2017-04-27
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-18
sync_file: get rid of internal reference count.
Dave Airlie
2017-04-03
dma-buf: align debugfs output
Russell King
2017-03-31
dma-buf: fence debugging
Russell King
2017-03-17
dma-fence: add dma_fence_match_context helper
Philipp Zabel
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
dma-buf: add support for compat ioctl
Marek Szyprowski
2017-02-16
dma-buf/dma-fence: improve doc for dma_fence_add_callback()
Gustavo Padovan
2017-01-27
dma/fence: Export enable-signaling tracepoint for emission by drivers
Chris Wilson
2017-01-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
2017-01-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
2016-12-30
dma-buf: Use recommended structure member reference
Daniel Vetter
2016-12-30
dma-buf: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-13
dma-buf: Final bits of doc polish
Daniel Vetter
2016-12-13
dma-buf: Update cpu access documentation
Daniel Vetter
2016-12-13
dma-buf: Reorganize device dma access docs
Daniel Vetter
2016-12-13
dma-buf: Update kerneldoc for sync_file_create
Daniel Vetter
2016-11-18
Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)"
Gustavo Padovan
2016-11-09
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
2016-11-09
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
2016-11-09
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
2016-11-09
dma-buf: return index of the first signaled fence (v2)
monk.liu
2016-11-08
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
2016-11-08
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
[next]