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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
2018-06-06
dma-buf: remove redundant initialization of sg_table
Colin Ian King
2017-12-09
dma-buf: Update kerneldoc for sync_file_create
Daniel Vetter
2017-12-09
dma-buf/sync_file: hold reference to fence when creating sync_file
Gustavo Padovan
2017-12-09
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
2017-12-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2017-12-09
dma-fence: Wrap querying the fence->status
Chris Wilson
2017-12-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
2017-12-09
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
2017-12-09
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
2017-12-09
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2017-12-09
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
2017-12-09
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
2017-12-09
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2017-12-09
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
2017-12-09
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
2017-04-18
dma-buf: add support for compat ioctl
Marek Szyprowski
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-09-22
dma-buf/sync_file: free fences array in num_fences is 1
Gustavo Padovan
2016-09-20
dma-buf/sync_file: Increment refcount of fence when all are signaled.
Rafael Antognolli
2016-09-13
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Chris Wilson
2016-08-22
reservation: fix small comment typo
Rob Clark
2016-08-17
dma-buf: fix kernel-doc warning and typos
Randy Dunlap
2016-08-16
dma-buf: Wait on the reservation object when sync'ing before CPU access
Chris Wilson
2016-08-15
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
2016-08-11
dma-buf/sync_file: only enable fence signalling on poll()
Gustavo Padovan
2016-08-11
dma-buf/sync_file: add sync_file_get_fence()
Gustavo Padovan
2016-08-11
dma-buf/sync_file: refactor fence storage in struct sync_file
Gustavo Padovan
2016-08-11
dma-buf/fence-array: add fence_is_array()
Gustavo Padovan
2016-07-18
dma-buf: Release module reference on creation failure
Chris Wilson
2016-07-13
dma-buf/sync_file: improve Kconfig description for Sync Files
Gustavo Padovan
2016-06-20
dma-buf: remove dma_buf_debugfs_create_file()
Mathias Krause
2016-06-20
dma-buf: remove dma_buf directory on bufinfo file creation errors
Mathias Krause
2016-06-20
dma-buf: propagate errors from dma_buf_describe() on debugfs read
Mathias Krause
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-03
dma-buf/sync_file: fix build warning with context format type
Gustavo Padovan
2016-06-02
dma-buf/fence: add signal_on_any to the fence array v2
Christian König
2016-06-02
dma-buf/fence: add fence_array fences v6
Gustavo Padovan
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
2016-05-31
dma-buf: use vma_pages()
Muhammad Falak R Wani
2016-05-31
reservation: add headerdoc comments
Rob Clark
2016-04-29
dma-buf/sync_file: de-stage sync_file
Gustavo Padovan
2016-03-21
dma-buf: Update docs for SYNC ioctl
Daniel Vetter
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-02-12
dma-buf: Add ioctls to allow userspace to flush
Daniel Vetter
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2015-10-30
dma-buf/fence: add fence_wait_any_timeout function v2
Christian König
2015-05-21
dma-buf: Minor coding style fixes
Jagan Teki
2015-05-13
dma-buf: add ref counting for module as exporter
Sumit Semwal
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-01-22
reservation: Remove shadowing local variable 'ret'
Michel Dänzer
[next]