From: Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: drm syncobj - final posting I hope
Date: Wed, 24 May 2017 17:06:10 +1000 [thread overview]
Message-ID: <20170524070615.1634-1-airlied@gmail.com> (raw)
I've fixed up a few things in here from Daniel's comments,
Daniel I didn't change things exactly as suggested but I removed
fd_flags from API completely.
Christian, I think I got the post deps hook in the right place
now in the amdgpu patch.
Would be nice if someone can validate the timeout stuff
in the second patch makes sense, I've decided to stick to
an absolute timeout.
I will probably at least merge the first 3 into drm-next, and
we can work out what to do with the two amdgpu ones.
Dave.
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2017-05-24 7:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 7:06 Dave Airlie [this message]
2017-05-24 7:06 ` [PATCH 1/5] drm: introduce sync objects (v3) Dave Airlie
2017-05-24 17:34 ` Jason Ekstrand
2017-05-25 8:30 ` Chris Wilson
[not found] ` <20170525083015.GK10827-aII6DKEyn0pWYbfKqPwjAkR8Iwp7RQ6xAL8bYrjMMd8@public.gmane.org>
2017-05-26 4:36 ` Dave Airlie
2017-05-24 7:06 ` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v3) Dave Airlie
[not found] ` <20170524070615.1634-3-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-24 17:25 ` Jason Ekstrand
2017-05-24 17:33 ` Jason Ekstrand
2017-05-29 4:39 ` Dave Airlie
2017-05-25 8:47 ` Chris Wilson
[not found] ` <20170525084754.GL10827-aII6DKEyn0pWYbfKqPwjAkR8Iwp7RQ6xAL8bYrjMMd8@public.gmane.org>
2017-05-25 16:42 ` Christian König
2017-05-29 6:52 ` Dave Airlie
[not found] ` <20170524070615.1634-1-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-24 7:06 ` [PATCH 3/5] drm/syncobj: add sync_file interaction Dave Airlie
[not found] ` <20170524070615.1634-4-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-24 17:34 ` Jason Ekstrand
2017-05-25 8:54 ` Chris Wilson
2017-05-24 7:06 ` [PATCH 4/5] amdgpu/cs: split out fence dependency checking Dave Airlie
2017-05-24 7:06 ` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v5) Dave Airlie
[not found] ` <20170524070615.1634-6-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-24 7:25 ` zhoucm1
[not found] ` <5925355C.4080904-5C7GfCeVMHo@public.gmane.org>
2017-05-24 8:41 ` Christian König
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170524070615.1634-1-airlied@gmail.com \
--to=airlied-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).