<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 - How to find which DRI version is used by Wayland, and what is the method to change DRI version on Wayland?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101681">101681</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>How to find which DRI version is used by Wayland, and what is the method to change DRI version on Wayland?
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.4.0
          </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>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nobodyless@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>How to find which DRI version is used by/beneath Wayland, and what is the
method to change DRI version on Wayland (if any)?

Short description of the problem: We have GNOME using Wayland, which uses
DRIlib beneath protocol and compositor, and DRI connects to the DRM
(generic/transparent for various DRIs), which is wrapper around GFX kernel
drivers for the specific integrated GPUs and/or GPUs on the PCIe cards.

I assume Xorg server has both implementations for DRIs (DRI2 and DRI3) beneath
X11 protocol. If DRM hooks up GFX kernel driver which uses DRI2 I/F, it'll
connect to DRI2lib. If DRI3 I/F, DRM will hook to DRI3lib.

[1] How does this architecture work for Wayland? Does Wayland support both DRI2
and DRI3 (e,g. had both DRI2lib and DRI3lib APIs integrated within Wayland
server)?

[2] Could this be changes/enforced the same way as for Xorg server (in
/etc/X11/xorg.conf?

[3] Does this (what I wrote here) make any sense??? ;-)

Thank you,
_nobody_</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>