From: Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [rfc/repost] amdgpu/sync_file shared semaphores
Date: Mon, 20 Mar 2017 17:03:03 +1000 [thread overview]
Message-ID: <20170320070307.18344-1-airlied@gmail.com> (raw)
This is a repost of the file_sync semaphore support.
The main difference in this patch is patch1 does a lot
better at handling NULL fences in some places. The poll code
and ioctls should handle ending up with fence being NULL properly now.
Dave.
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2017-03-20 7:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 7:03 Dave Airlie [this message]
[not found] ` <20170320070307.18344-1-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-20 7:03 ` [PATCH 1/4] sync_file: add a mutex to protect fence and callback members. (v3) Dave Airlie
[not found] ` <20170320070307.18344-2-airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-20 8:16 ` Chris Wilson
2017-03-20 8:41 ` Daniel Vetter
2017-03-20 8:21 ` Chris Wilson
2017-03-20 7:03 ` [PATCH 3/4] amdgpu/cs: split out fence dependency checking Dave Airlie
2017-03-20 7:03 ` [PATCH 2/4] sync_file: add replace and export some functionality (v2) Dave Airlie
2017-03-20 7:03 ` [PATCH 4/4] amdgpu: use sync file for shared semaphores Dave Airlie
2017-03-20 8:42 ` [rfc/repost] amdgpu/sync_file " Daniel Vetter
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=20170320070307.18344-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 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.