[PATCH] radv: Initial implementation of VK_EXT_queue_global_priority

Andres Rodriguez andresr at valvesoftware.com
Wed Jan 4 02:26:10 UTC 2017


Ooops sent this to the wrong list, sorry.
________________________________________
From: amd-gfx [amd-gfx-bounces at lists.freedesktop.org] on behalf of Andres Rodriguez [andresx7 at gmail.com]
Sent: Tuesday, January 03, 2017 9:22 PM
To: amd-gfx at lists.freedesktop.org
Subject: [PATCH] radv: Initial implementation of VK_EXT_queue_global_priority

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 at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx




More information about the amd-gfx mailing list