[Mesa-dev] [Bug 105098] [RADV] GPU freeze with simple Vulkan App

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 14 23:59:22 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105098

--- Comment #2 from Lukas Kahnert <openproggerfreak at gmail.com> ---
>From the VulkanTutorial source most demos trigger the freeze.
For example the triangle demo 15_hello_triangle.cpp with 09_shader_base.frag
and 09_shader_base.vert as shaders.
The command buffers are very simple and if I comment out vkCmdDraw it also
doesn't freeze(well the GPU also does nothing).
Commenting out the semaphores at submit changes nothing. The Validation Layers
report warnings cause of the missing semaphores but after couple of seconds it
also freezes.
I piped the output and read it from ssh but there are no Validation Layer
reports. It's like the GPU stop working at this moment.
I know its a hardware-specific problem because on Intel ANV and RADV(AMD OLAND)
it works.
Is it possible that the GPU hangs if there will be too much draw calls in a
short time frame?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180214/d9bd00c7/attachment.html>


More information about the mesa-dev mailing list