[Bug 95241] Please edit the radeon manpages DRI section
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 2 15:41:01 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95241
Bug ID: 95241
Summary: Please edit the radeon manpages DRI section
Product: DRI
Version: unspecified
Hardware: Other
OS: other
Status: NEW
Severity: enhancement
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel at lists.freedesktop.org
Reporter: leanhack at gmail.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160502/55addd8f/attachment.html>
More information about the dri-devel
mailing list