From: Andres Rodriguez <andresx7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [PATCH] radv: Initial implementation of VK_EXT_queue_global_priority
Date: Tue, 3 Jan 2017 21:22:27 -0500 [thread overview]
Message-ID: <20170104022229.7747-1-andresx7@gmail.com> (raw)
This patch series implements VK_EXT_queue_global_priority, a vulkan extension
that focuses on providing scheduling guarantees.
For further information on the use case refer to:
https://lists.freedesktop.org/archives/amd-gfx/2016-December/004068.html
For some perf data on this initial implementation:
https://lists.freedesktop.org/archives/amd-gfx/2016-December/004257.html
Test apps available at:
https://github.com/lostgoat/Vulkan
Related amdgpu and libdrm_amdgpu patches can be found on the amd-gfx mailing list.
Additionaly, results for vk-cts -n *semaphore* on an RX480:
Test run totals:
Passed: 1821/4046 (45.0%)
Failed: 0/4046 (0.0%)
Not supported: 2225/4046 (55.0%)
Warnings: 0/4046 (0.0%)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2017-01-04 2:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 2:22 Andres Rodriguez [this message]
[not found] ` <20170104022229.7747-1-andresx7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-04 2:22 ` [PATCH 1/2] radv: use a winsys context per-queue, instead of per device Andres Rodriguez
2017-01-04 2:22 ` [PATCH 2/2] radv: define and implement VK_EXT_queue_global_priority Andres Rodriguez
2017-01-04 2:26 ` [PATCH] radv: Initial implementation of VK_EXT_queue_global_priority Andres Rodriguez
2017-01-04 3:26 ` Andres Rodriguez
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=20170104022229.7747-1-andresx7@gmail.com \
--to=andresx7-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=amd-gfx-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