All of lore.kernel.org
 help / color / mirror / Atom feed
* Some fence cleanups for amdgpu
@ 2015-10-26 12:29 Christian König
  2015-10-26 12:29 ` [PATCH 01/10] dma-buf/fence: add fence_wait_any_timeout function Christian König
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Christian König @ 2015-10-26 12:29 UTC (permalink / raw)
  To: dri-devel

Hi guys,

the following patches cleanup quite a bunch of fence functionality in amdgpu.

The first two patches move functions into the common fence code. I think that
having those two here make sense because they are hardware independent helper
functions.

Because of that I'm CCing Maarten and Sumit as well, please review and comment.

Regards,
Christian.

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-10-26 15:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-26 12:29 Some fence cleanups for amdgpu Christian König
2015-10-26 12:29 ` [PATCH 01/10] dma-buf/fence: add fence_wait_any_timeout function Christian König
2015-10-26 13:18   ` Maarten Lankhorst
2015-10-26 13:45     ` Christian König
2015-10-26 14:59       ` Christian König
2015-10-26 12:29 ` [PATCH 02/10] dma-buf/fence: add fence_is_later() Christian König
2015-10-26 12:29 ` [PATCH 03/10] drm/amdgpu: remove unneeded fence functions Christian König
2015-10-26 12:29 ` [PATCH 04/10] drm/amdgpu: switch to common fence_wait_any_timeout Christian König
2015-10-26 12:29 ` [PATCH 05/10] drm/amdgpu: move ring_from_fence to common code Christian König
2015-10-26 12:29 ` [PATCH 06/10] drm/amdgpu: use common fences for VMID management v2 Christian König
2015-10-26 12:29 ` [PATCH 07/10] drm/amdgpu: use the new fence_is_later Christian König
2015-10-26 12:29 ` [PATCH 08/10] drm/amdgpu: use common fence for sync Christian König
2015-10-26 12:29 ` [PATCH 09/10] drm/amdgpu: remove amdgpu_fence_ref/unref Christian König
2015-10-26 12:29 ` [PATCH 10/10] drm/amdgpu: remove now unused fence functions Christian König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.