Age | Commit message (Expand) | Author | Files | Lines |
2022-06-13 | drm/syncobj: add missing error return code in drm_syncobj_transfer_to_timeline() | Yang Yingliang | 1 | -1/+3 |
2022-05-30 | drm: use dma_fence_unwrap_merge() in drm_syncobj | Christian König | 1 | -50/+7 |
2022-02-11 | drm/syncobj: flatten dma_fence_chains on transfer | Christian König | 1 | -5/+56 |
2021-12-08 | drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence. | Bas Nieuwenhuizen | 1 | -1/+10 |
2021-08-02 | drm: Fix typo in comments | Cai Huoqing | 1 | -1/+1 |
2021-06-14 | dma-buf: add dma_fence_chain_alloc/free v3 | Christian König | 1 | -3/+3 |
2021-04-08 | drm/syncobj: use newly allocated stub fences | David Stevens | 1 | -6/+19 |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+12 |
2021-01-20 | drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3 | Christian König | 1 | -0/+12 |
2021-01-20 | drm/syncobj: Fix use-after-free | Daniel Vetter | 1 | -3/+5 |
2020-08-02 | drm/syncobj: Tune down unordered timeline DRM_ERROR | Daniel Vetter | 1 | -1/+1 |
2020-07-02 | drm : Insert blank lines after declarations. | Suraj Upadhyay | 1 | -0/+1 |
2020-01-20 | drm/syncobj: Add documentation for timeline syncobj | Lionel Landwerlin | 1 | -13/+74 |
2019-10-18 | drm/syncobj: extend syncobj query ability v3 | Chunming Zhou | 1 | -15/+22 |
2019-09-30 | drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies() | Ville Syrjälä | 1 | -0/+1 |
2019-08-12 | drm/syncobj: Add better overview documentation for syncobj (v2) | Jason Ekstrand | 1 | -11/+87 |
2019-07-30 | drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctl | Christian König | 1 | -5/+5 |
2019-07-20 | drm: direct include of drm.h in drm_syncobj.c | Sam Ravnborg | 1 | -0/+1 |
2019-05-27 | drm: drop use of drmP.h in drm/* | Sam Ravnborg | 1 | -4/+9 |
2019-05-09 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -30/+419 |
2019-05-02 | drm_syncobj: switch to fdget() | Al Viro | 1 | -7/+6 |
2019-05-02 | drm: introduce a capability flag for syncobj timeline support | Lionel Landwerlin | 1 | -5/+5 |
2019-05-02 | drm: report consistent errors when checking syncobj capibility | Lionel Landwerlin | 1 | -2/+2 |
2019-04-01 | drm/syncobj: add timeline signal ioctl for syncobj v5 | Chunming Zhou | 1 | -0/+73 |
2019-04-01 | drm/syncobj: add transition iotcls between binary and timeline v2 | Chunming Zhou | 1 | -0/+74 |
2019-04-01 | drm/syncobj: use the timeline point in drm_syncobj_find_fence v4 | Christian König | 1 | -3/+47 |
2019-04-01 | drm/syncobj: add timeline payload query ioctl v6 | Chunming Zhou | 1 | -0/+62 |
2019-04-01 | drm/syncobj: add support for timeline point wait v8 | Chunming Zhou | 1 | -29/+124 |
2019-04-01 | drm/syncobj: add new drm_syncobj_add_point interface v4 | Christian König | 1 | -0/+40 |
2019-03-07 | drm: export drm_timeout_abs_to_jiffies | Qiang Yu | 1 | -1/+2 |
2018-12-11 | drm/syncobj: remove drm_syncobj_cb and cleanup | Christian König | 1 | -61/+30 |
2018-12-05 | drm: revert "expand replace_fence to support timeline point v2" | Christian König | 1 | -8/+6 |
2018-12-03 | drm/syncobj: use dma_fence_get_stub | Christian König | 1 | -44/+14 |
2018-11-12 | drm/syncobj: Fix compilation following partial revert | Chris Wilson | 1 | -4/+0 |
2018-11-12 | drm: Revert syncobj timeline changes. | Eric Anholt | 1 | -288/+71 |
2018-11-08 | drm/syncobj: disable the timeline UAPI for now v2 | Christian König | 1 | -0/+4 |
2018-11-06 | drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...). | Eric Anholt | 1 | -1/+2 |
2018-11-01 | drm/syncobj: Mark local add/remove callback functions as static | Chris Wilson | 1 | -14/+5 |
2018-10-26 | drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlock | Chunming Zhou | 1 | -17/+19 |
2018-10-24 | Merge drm/drm-next into drm-misc-next | Sean Paul | 1 | -0/+5 |
2018-10-23 | drm: fix deadlock of syncobj v6 | Chunming Zhou | 1 | -81/+75 |
2018-10-18 | drm: add syncobj timeline support v9 | Chunming Zhou | 1 | -41/+265 |
2018-10-17 | drm: fix missing doc v2 | Chunming Zhou | 1 | -0/+1 |
2018-10-16 | drm: add flags to drm_syncobj_find_fence | Chunming Zhou | 1 | -2/+2 |
2018-10-04 | BackMerge v4.19-rc6 into drm-next | Dave Airlie | 1 | -0/+5 |
2018-09-26 | drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set | Jason Ekstrand | 1 | -0/+5 |
2018-09-21 | drm: Fix syncobj handing of schedule() returning 0 | Chris Wilson | 1 | -26/+15 |
2018-09-21 | drm: Use default dma_fence hooks where possible for null syncobj | Chris Wilson | 1 | -11/+0 |
2018-09-14 | drm: Differentiate the lack of an interface from invalid parameter | Chris Wilson | 1 | -7/+7 |
2018-09-06 | drm: expand replace_fence to support timeline point v2 | Chunming Zhou | 1 | -6/+8 |