AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] radv: Initial implementation of VK_EXT_queue_global_priority
@ 2017-01-04  2:22 Andres Rodriguez
       [not found] ` <20170104022229.7747-1-andresx7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Andres Rodriguez @ 2017-01-04  2:22 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

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

end of thread, other threads:[~2017-01-04  3:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04  2:22 [PATCH] radv: Initial implementation of VK_EXT_queue_global_priority Andres Rodriguez
     [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox