From: Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: drm syncobj - can we get some r-b/a-bs?
Date: Fri, 12 May 2017 10:34:52 +1000 [thread overview]
Message-ID: <20170512003457.24936-1-airlied@gmail.com> (raw)
Okay I'm not convinced this is going to get any better out of tree,
I've polished what I can, and fixed up the last few comments from people,
I'd like to rebase on drm-misc probably at some point and send a pull
request for it.
This mostly just addresses things around naming that Chris pointed out.
Dave.
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2017-05-12 0:34 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-12 0:34 Dave Airlie [this message]
[not found] ` <20170512003457.24936-1-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-12 0:34 ` [PATCH 1/5] drm: introduce sync objects (v2) Dave Airlie
[not found] ` <20170512003457.24936-2-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-12 8:12 ` Daniel Vetter
2017-05-12 13:33 ` Sean Paul
2017-05-12 0:34 ` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v2) Dave Airlie
2017-05-12 8:13 ` Daniel Vetter
[not found] ` <20170512003457.24936-3-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-12 8:49 ` Chris Wilson
[not found] ` <20170512084951.GD12185-aII6DKEyn0pWYbfKqPwjAkR8Iwp7RQ6xAL8bYrjMMd8@public.gmane.org>
2017-05-12 8:57 ` Christian König
2017-05-12 13:35 ` Sean Paul
2017-05-12 0:34 ` [PATCH 3/5] drm/syncobj: add sync_file interaction Dave Airlie
[not found] ` <20170512003457.24936-4-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-12 8:01 ` Daniel Vetter
2017-05-12 13:38 ` Sean Paul
2017-08-03 16:25 ` Chris Wilson
2017-08-03 23:01 ` Dave Airlie
[not found] ` <CAPM=9tw8kFhHWp1tVhmBRqBqX4WnaSvQtLd0OD_U=CNpDROsBQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-03 23:22 ` Chris Wilson
[not found] ` <150180256673.14563.14290309660718108784-M6iVdVfohj6unts5RBS2dVaTQe2KTcn/@public.gmane.org>
2017-08-04 1:03 ` Dave Airlie
2017-05-12 0:34 ` [PATCH 4/5] amdgpu/cs: split out fence dependency checking Dave Airlie
2017-05-12 0:34 ` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v4) Dave Airlie
[not found] ` <20170512003457.24936-6-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-05-12 3:34 ` zhoucm1
[not found] ` <59152D36.8000608-5C7GfCeVMHo@public.gmane.org>
2017-05-12 4:17 ` Dave Airlie
[not found] ` <CAPM=9tz5A9toCZAk10nOWub-qfiV6+aPBy9FDZANvAywfp8Vhw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-12 5:45 ` zhoucm1
2017-05-12 8:39 ` 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=20170512003457.24936-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).