mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
r3xx-r5xx Xv: disable bicubic filtering by default
- makes Xv more consistent with r1xx/r2xx/r6xx/r7xx - Xv attributes like brightness, contrast, hue, etc. only work when bicubic is disabled. - avoids performance issues on some systems when sampling from textures in GART with kms. - It can be re-enabled with using xvattr Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
This commit is contained in:
@@ -656,7 +656,7 @@ sizes are scaled to more than double to avoid blurred output. Bicubic
|
||||
filtering is not currently compatible with other Xv attributes like hue,
|
||||
contrast, and brightness, and must be disabled to use those attributes.
|
||||
The default is
|
||||
.B 'auto'(2).
|
||||
.B 'off'(0).
|
||||
|
||||
.SH SEE ALSO
|
||||
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
|
||||
|
||||
Reference in New Issue
Block a user