Age | Commit message (Collapse) | Author |
|
- fix display detection (Hui Yu) bug 1559
- Add new option "BIOSHotkeys" to allow the bios to control output
switching (off by default) bug 2000
- update the savage man page to document the "CrtOnly" option
|
|
- enable independant CLUT access
|
|
|
|
|
|
chip lockup if you switch modes with a video playing
|
|
otherwise the overlay breaks on mode changes.
|
|
Otherwise it choses modes with double refresh rates for double scan
modes or half refresh rates for interlaced modes.
|
|
must have been lost during the port to Xorg CVS.
|
|
- attempt to fix Xv on savage2000 (not there yet)
|
|
- clean up some old cruft in the savage i2c code
|
|
intensive and causes artifacts on one of my savage4s. I added an Xv
attribute, XV_VERTICAL_INTERPOLATION, so users can turn it on and off
on the fly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Austin Yuan for his help on this.
|
|
- guard XvMC stuff with XF86DRI
|
|
|
|
|
|
on savage4 with dvi and some panels (Felix Kuehling)
|
|
outside the monolithic Xorg tree.
|
|
Delete xf24_32bpp, as s3virge was the last user. Fix up some comments
to refer to fb rather than cfb.
|
|
CVS :
----------------------------------------------------------------------
|
|
|
|
list, so the loader knows not to complain about unresolved symbols when
an optional module isn't loaded. This typically manifests as warnings
about fbdevHW symbols when the user isn't using the framebuffer
console.
|
|
*Weak() resolver functions.
|
|
prevent artefacts during video playback.
Fixed VBE mode list code to work together with reading DDC data using VBE
functions.
Fixed data types to muffle compiler.
Fixed requested size of FIFO for image writes. Fixes temporary lockups.
|
|
framebuffer formats except cfb and the overlay modes should work, and
r128 and radeon need to be loaded from the ati driver (both issues to
be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga
drivers. elfloader users shouldn't be affected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|