<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 - Please edit the radeon manpages DRI section"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95241">95241</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Please edit the radeon manpages DRI section
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>DRM/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>leanhack@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello there i found out the radeon manpages isn't right in DRI section:

Option "DRI" "integer"
              Define the maximum level of DRI to enable. Valid values are 2 for
DRI2 or 3 for DRI3.  The default is 2 for DRI2.

Following that i couln't enable DRI3, cat .local/share/xorg/Xorg.0.log | grep
-i dri3  will outputs:  RADEON(0): DRI3 disabled

But if one sets: Option "DRI3" "1"  then cat .local/share/xorg/Xorg.0.log |
grep -i dri3  will outputs: RADEON(0): DRI3 enabled

So i think you should edit the manpages like so:

Option "DRI3" "1"
              To enable DRI3 support...

Thanks to all of you</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>