Maarten Lankhorst ([email protected])

Number of posts: 251 (0.25 per day)
First post: 2012-06-04 10:00:42
Last post: 2015-02-27 18:28:56

Date List Subject
2014-07-09 12:30:33 linux-kernel [PATCH 14/17] drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
2014-07-09 12:30:27 linux-kernel [PATCH 13/17] drm/ttm: flip the switch, and convert to dma_fence
2014-07-09 12:30:24 linux-kernel [PATCH 12/17] drm/vmwgfx: rework to new fence interface
2014-07-09 12:30:12 linux-kernel [PATCH 11/17] drm/vmwgfx: get rid of different types of fence_flags entirely
2014-07-09 12:30:08 linux-kernel [PATCH 10/17] drm/qxl: rework to new fence interface
2014-07-09 12:30:03 linux-kernel [PATCH 09/17] drm/radeon: use common fence implementation for fences
2014-07-09 12:29:55 linux-kernel [PATCH 08/17] drm/radeon: add timeout argument to radeon_fence_wait_seq
2014-07-09 12:29:49 linux-kernel [PATCH 07/17] drm/nouveau: rework to new fence interface
2014-07-09 12:29:44 linux-kernel [PATCH 06/17] drm/ttm: kill fence_lock
2014-07-09 12:29:38 linux-kernel [PATCH 05/17] drm/ttm: call ttm_bo_wait while inside a reservation
2014-07-09 12:29:33 linux-kernel [PATCH 04/17] drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
2014-07-09 12:29:25 linux-kernel [PATCH 03/17] drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
2014-07-09 12:29:19 linux-kernel [PATCH 02/17] drm/ttm: kill off some members to ttm_validate_buffer
2014-07-09 12:29:16 linux-kernel [PATCH 01/17] drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
2014-07-09 12:29:09 linux-kernel [PATCH 00/17] Convert TTM to the new fence interface.
2014-07-02 09:13:01 linux-kernel Re: [PATCH v2 0/9] Updated fence patch series
2014-07-01 11:10:28 linux-kernel Re: [PATCH v2 1/9] dma-buf: move to drivers/dma-buf
2014-07-01 10:59:30 linux-kernel [PATCH v2 6/9] reservation: add support for fences to enable cross-device synchronisation
2014-07-01 10:58:39 linux-kernel [PATCH v2 9/9] reservation: add suppport for read-only access using rcu
2014-07-01 10:58:33 linux-kernel [PATCH v2 8/9] reservation: update api and add some helpers
2014-07-01 10:58:26 linux-kernel [PATCH v2 7/9] dma-buf: add poll support, v3
2014-07-01 10:58:14 linux-kernel [PATCH v2 5/9] android: convert sync to fence api, v6
2014-07-01 10:58:09 linux-kernel [PATCH v2 4/9] dma-buf: use reservation objects
2014-07-01 10:57:59 linux-kernel [PATCH v2 3/9] seqno-fence: Hardware dma-buf implementation of fencing (v6)
2014-07-01 10:57:57 linux-kernel [PATCH v2 2/9] fence: dma-buf cross-device synchronization (v18)
2014-07-01 10:57:49 linux-kernel [PATCH v2 1/9] dma-buf: move to drivers/dma-buf
2014-07-01 10:57:42 linux-kernel [PATCH v2 0/9] Updated fence patch series
2014-06-24 12:27:57 linux-kernel Re: [Nouveau] [PATCH v2 2/3] drm/ttm: introduce dma cache sync helpers
2014-06-23 08:45:58 linux-kernel Re: [REPOST PATCH 4/8] android: convert sync to fence api, v5
2014-06-19 16:12:41 linux-kernel Re: [REPOST PATCH 4/8] android: convert sync to fence api, v5
2014-06-18 10:38:40 linux-kernel [REPOST PATCH 5/8] reservation: add support for fences to enable cross-device synchronisation
2014-06-18 10:37:48 linux-kernel [REPOST PATCH 8/8] reservation: add suppport for read-only access using rcu
2014-06-18 10:37:39 linux-kernel [REPOST PATCH 7/8] reservation: update api and add some helpers
2014-06-18 10:37:33 linux-kernel [REPOST PATCH 6/8] dma-buf: add poll support, v3
2014-06-18 10:37:24 linux-kernel [REPOST PATCH 4/8] android: convert sync to fence api, v5
2014-06-18 10:37:14 linux-kernel [REPOST PATCH 3/8] dma-buf: use reservation objects
2014-06-18 10:37:11 linux-kernel [REPOST PATCH 1/8] fence: dma-buf cross-device synchronization (v17)
2014-06-18 10:37:08 linux-kernel [REPOST PATCH 2/8] seqno-fence: Hardware dma-buf implementation of fencing (v5)
2014-06-18 10:36:57 linux-kernel [REPOST PATCH 0/8] fence synchronization patches
2014-06-05 12:00:22 linux-kernel Re: [PATCH] fence: Use smp_mb__before_atomic()
2014-06-03 07:50:20 linux-kernel [RFC PATCH v1.4 08/16 1/2] drm/radeon: add timeout argument to radeon_fence_wait_seq
2014-06-02 13:16:10 linux-kernel [RFC PATCH v1.3 08/16 2/2] drm/radeon: use common fence implementation for fences
2014-06-02 13:14:32 linux-kernel [RFC PATCH v1.3 08/16 1/2] drm/radeon: add timeout argument to radeon_fence_wait_seq
2014-06-02 10:09:49 linux-kernel [RFC PATCH v1.2 08/16] drm/radeon: use common fence implementation for fences
2014-04-29 14:32:46 linux-kernel Re: [RFC PATCH 2/2 with seqcount v3] reservation: add suppport for read-only access using rcu
2014-04-23 11:15:51 linux-kernel [RFC PATCH 2/2 with seqcount v3] reservation: add suppport for read-only access using rcu
2014-04-14 07:43:00 linux-kernel Re: [PATCH 2/2] [RFC v2 with seqcount] reservation: add suppport for read-only access using rcu
2014-04-14 07:04:31 linux-kernel Re: [PATCH 2/2] [RFC v2 with seqcount] reservation: add suppport for read-only access using rcu
2014-04-11 18:09:58 linux-kernel Re: [PATCH 2/2] [RFC v2 with seqcount] reservation: add suppport for read-only access using rcu
2014-04-11 09:25:23 linux-kernel Re: [PATCH 2/2] [RFC v2 with seqcount] reservation: add suppport for read-only access using rcu
2014-04-10 15:00:41 linux-kernel [PATCH 2/2] [RFC v2 with seqcount] reservation: add suppport for read-only access using rcu