diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-05-10 19:02:20 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2016-05-11 12:25:23 +0900 |
commit | 1181b9c582f10b6c523e4b2988e2ce87ecf3d367 (patch) | |
tree | 97d4f7d7a958a894d82ba7ecdc4ed5a3a3113cd4 /man | |
parent | c801f9f10a5d72d935faf21e72f7e7808fb4f05f (diff) |
Enable DRI3 by default when building for Xorg >= 1.18.3
Seems to work well enough in general now.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index 1acdc639..cacafb5a 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -270,6 +270,8 @@ Sea Islands. .BI "Option \*qDRI\*q \*q" integer \*q Define the maximum level of DRI to enable. Valid values are 2 for DRI2 or 3 for DRI3. The default is +.B 3 for DRI3 +if the driver was compiled for Xorg >= 1.18.3, otherwise .B 2 for DRI2. .TP .BI "Option \*qEnablePageFlip\*q \*q" boolean \*q |