mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
update man page to reflect tiling changes for CI parts
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -248,7 +248,7 @@ this enables 1D tiling mode.
|
||||
The default value is
|
||||
.B on
|
||||
for R/RV3XX, R/RV4XX, R/RV5XX, RS6XX, RS740, R/RV6XX, R/RV7XX, RS780, RS880,
|
||||
EVERGREEN, CAYMAN, ARUBA, and Southern Islands and
|
||||
EVERGREEN, CAYMAN, ARUBA, Southern Islands, and Sea Islands and
|
||||
.B off
|
||||
for R/RV/RS1XX, R/RV/RS2XX, RS3XX, and RS690/RS780/RS880 when fast fb feature is enabled.
|
||||
.TP
|
||||
@@ -257,11 +257,13 @@ The framebuffer can be addressed either in linear, 1D, or 2D tiled modes. 2D til
|
||||
provide significant performance benefits over 1D tiling with 3D applications. Tiling
|
||||
will be disabled if the drm module is too old or if the current display configuration
|
||||
does not support it. KMS ColorTiling2D is only supported on R600 and newer chips and requires
|
||||
Mesa 9.0 or newer for R6xx-ARUBA and Mesa 9.2 or newer for Southern Islands.
|
||||
Mesa 9.0 or newer for R6xx-ARUBA, Mesa 9.2 or newer for Southern Islands, and Mesa
|
||||
10.1 or newer for Sea Islands.
|
||||
.br
|
||||
The default value is
|
||||
.B on
|
||||
for R/RV6XX, R/RV7XX, RS780, RS880, EVERGREEN, CAYMAN, ARUBA, and Southern Islands.
|
||||
for R/RV6XX, R/RV7XX, RS780, RS880, EVERGREEN, CAYMAN, ARUBA, Southern Islands, and
|
||||
Sea Islands.
|
||||
.TP
|
||||
.BI "Option \*qEnablePageFlip\*q \*q" boolean \*q
|
||||
Enable DRI2 page flipping. The default is
|
||||
|
||||
Reference in New Issue
Block a user