<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - support VK_direct_mode_display for vulkan?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106570">106570</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>support VK_direct_mode_display for vulkan?
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>blocker
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>d3ck0r@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Referred here by...
<a href="https://software.intel.com/en-us/comment/1922423#comment-1922423">https://software.intel.com/en-us/comment/1922423#comment-1922423</a>
-------------
I was tinkering with vulkan samples and found that there was a compile option
for linux to enable direct to display extension. I have an intel GPU on my
linux box and it results that it cannot find the extension.
doing some digging tonight I found that nVIdia released a driver in May 2017
that supports it...
<a href="http://news.softpedia.com/news/nvidia-381-22-video-driver-supports-newer">http://news.softpedia.com/news/nvidia-381-22-video-driver-supports-newer</a>...
This is the extension name in vulkan headers...
<a href="https://github.com/ARM-software/vulkan-sdk/blob/master/include/vulkan/vu">https://github.com/ARM-software/vulkan-sdk/blob/master/include/vulkan/vu</a>...
<a href="https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec">https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec</a>...
Vulkan samples referencing said extension...
<a href="https://github.com/SaschaWillems/Vulkan/blob/master/base/vulkanexampleba">https://github.com/SaschaWillems/Vulkan/blob/master/base/vulkanexampleba</a>... (
<a href="https://github.com/SaschaWillems/Vulkan/blob/master/base/VulkanSwapChain">https://github.com/SaschaWillems/Vulkan/blob/master/base/VulkanSwapChain</a>...
Please Add support for vulkan direct to display? I have a framework already
that works as a window driver that doesn't require X... it can work with just
framebuffer, but would really like to leverage 3D and accelerated 2D output
which OpenGL Never was able to support.
was just testing on my router which is able to run Vulkan samples through
wayland, my next attempt was going to be on my Intel NUC; but realized it had
intel chip too... so I started digging to see if it was just a driver issue,
and have only found reference to nVidia supporting said mode.
------</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>