summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Barnes <jesse.barnes@intel.com>2007-07-06 20:48:40 -0700
committerJesse Barnes <jesse.barnes@intel.com>2007-07-06 20:48:40 -0700
commitb426866fe1be2ad3861559beff69186379a6afad (patch)
tree7355c5843d8811cc3f44aa12a91820b2e2305e49
parent377c58373daa6bef5d37ead2b6f9a769a905b6fa (diff)
Fix manpage to reflect default behavior.
-rw-r--r--man/intel.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/intel.man b/man/intel.man
index 8bd3f283..33dc319e 100644
--- a/man/intel.man
+++ b/man/intel.man
@@ -80,12 +80,12 @@ This option controls whether the framebuffer compression feature is enabled.
If possible, the front buffer will be allocated in a tiled format and compressed
periodically to save memory bandwidth and power.
This option is only available on mobile chipsets.
-Default: disabled.
+Default: enabled on supported configurations.
.TP
.BI "Option \*qTiling\*q \*q" boolean \*q
This option controls whether memory buffers are allocated in tiled mode. In
many cases (especially for complex rendering), tiling can improve performance.
-Default: enabled.
+Default: enabled on supported configurations.
.TP
.BI "Option \*qDRI\*q \*q" boolean \*q
Disable or enable DRI support.