| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | dma-buf: fix dma-fence-chain out of order test | Lionel Landwerlin | 2020-07-02 | 1 | -22/+21 |
| * | | Revert "dma-buf: Report signaled links inside dma-fence-chain" | Lionel Landwerlin | 2020-07-02 | 1 | -7/+0 |
| * | | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 2020-06-29 | 3 | -7/+9 |
| |\ \ |
|
* | \ \ | Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2020-06-25 | 8 | -10/+741 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | drm/i915: Fix comments mentioning typo in IS_ENABLED() | Kees Cook | 2020-06-05 | 1 | -1/+1 |
* | | | | | Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-06-30 | 1 | -3/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | dma-buf: minor doc touch-ups | Daniel Vetter | 2020-06-24 | 1 | -3/+3 |
* | | | | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-06-24 | 1 | -0/+2 |
|\| | |
| |_|/
|/| | |
|
| * | | dma-fence: add might_sleep annotation to _wait() | Daniel Vetter | 2020-05-20 | 1 | -0/+2 |
* | | | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -2/+2 |
* | | | DMA reservations: use the new mmap locking API | Michel Lespinasse | 2020-06-09 | 1 | -2/+3 |
* | | | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-06-02 | 6 | -3/+730 |
|\| | |
|
| * | | dma-buf: Use atomic_fetch_add() for the context id | Chris Wilson | 2020-05-13 | 1 | -1/+1 |
| * | | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2020-04-17 | 1 | -5/+6 |
| |\| |
|
| * | | dma-buf: Exercise dma-fence-chain under selftests | Chris Wilson | 2020-04-09 | 3 | -1/+718 |
| * | | dma-buf: Report signaled links inside dma-fence-chain | Chris Wilson | 2020-04-09 | 1 | -0/+7 |
| * | | dma-buf: Prettify typecasts for dma-fence-chain | Chris Wilson | 2020-04-09 | 1 | -1/+2 |
| * | | dma-buf: add peer2peer flag | Christian König | 2020-04-01 | 1 | -0/+2 |
* | | | dma-buf: fix documentation build warnings | Randy Dunlap | 2020-04-30 | 1 | -2/+2 |
* | | | dma-buf: Fix SET_NAME ioctl uapi | Daniel Vetter | 2020-04-27 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d... | Dave Airlie | 2020-04-08 | 1 | -5/+6 |
|\ \
| |/
|/| |
|
| * | dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text | Geert Uytterhoeven | 2020-03-25 | 1 | -5/+6 |
* | | Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-03-12 | 2 | -9/+111 |
|\| |
|
| * | dma-buf: make move_notify mandatory if importer_ops are provided | Christian König | 2020-02-27 | 1 | -8/+7 |
| * | dma-buf: drop dynamic_mapping flag | Christian König | 2020-02-27 | 1 | -3/+2 |
| * | dma-buf: add dynamic DMA-buf handling v15 | Christian König | 2020-02-27 | 2 | -8/+112 |
* | | Merge v5.6-rc5 into drm-next | Dave Airlie | 2020-03-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | dma-buf: free dmabuf->name in dma_buf_release() | Cong Wang | 2020-02-27 | 1 | -0/+1 |
* | | dma-buf: Fix a typo in Kconfig | Christophe JAILLET | 2020-02-17 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-01-03 | 3 | -9/+9 |
|\ |
|
| * | udmabuf: fix dma-buf cpu access | Gurchetan Singh | 2019-12-18 | 1 | -4/+3 |
| * | dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static | zhong jiang | 2019-12-18 | 1 | -1/+1 |
| * | dma-buf: fix resource leak on -ENOTTY error return path | Colin Ian King | 2019-12-17 | 1 | -1/+2 |
| * | dma-buf: heaps: Remove redundant heap identifier from system heap name | Andrew F. Davis | 2019-12-17 | 1 | -1/+1 |
| * | dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier | Andrew F. Davis | 2019-12-17 | 1 | -2/+2 |
* | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 12 | -83/+1049 |
|\| |
|
| * | dma-buf: heaps: Add CMA heap to dmabuf heaps | John Stultz | 2019-12-11 | 3 | -0/+186 |
| * | dma-buf: heaps: Add system heap to dmabuf heaps | John Stultz | 2019-12-11 | 4 | -0/+132 |
| * | dma-buf: heaps: Add heap helpers | John Stultz | 2019-12-11 | 4 | -0/+327 |
| * | dma-buf: Add dma-buf heaps framework | Andrew F. Davis | 2019-12-11 | 3 | -0/+307 |
| * | udmabuf: implement begin_cpu_access/end_cpu_access hooks | Gurchetan Singh | 2019-12-05 | 1 | -0/+39 |
| * | udmabuf: separate out creating/destroying scatter-table | Gurchetan Singh | 2019-12-05 | 1 | -7/+19 |
| * | udmabuf: add a pointer to the miscdevice in dma-buf private data | Gurchetan Singh | 2019-12-05 | 1 | -4/+7 |
| * | udmabuf: use cache_sgt_mapping option | Gurchetan Singh | 2019-12-05 | 1 | -4/+5 |
| * | udmabuf: Remove deleted map/unmap handlers. | Maarten Lankhorst | 2019-11-26 | 1 | -16/+0 |
| * | dma-buf: Drop dma_buf_k(un)map | Daniel Vetter | 2019-11-25 | 1 | -60/+3 |
| * | dma-resv: Also prime acquire ctx for lockdep | Daniel Vetter | 2019-11-21 | 1 | -1/+7 |
| * | dma_resv: prime lockdep annotations | Steven Price | 2019-11-20 | 1 | -2/+4 |
| * | dma_resv: prime lockdep annotations | Daniel Vetter | 2019-11-06 | 1 | -0/+24 |