xf86-video-voodoo: Changes to 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Fri Aug 15 16:31:20 PDT 2008


 src/voodoo.h          |    2 +-
 src/voodoo_driver.c   |   14 +++++++++++---
 src/voodoo_hardware.c |   16 ++++++++++++++++
 3 files changed, 28 insertions(+), 4 deletions(-)

New commits:
commit 1c82022d0952c6953c87609b2a44cab3af6d86cb
Author: Alan Cox <alan at lxorguk.ukuu.org.uk>
Date:   Fri Aug 15 19:29:14 2008 -0400

    Add missing call to xf86SetCrtcForModes() and add pass through option
    
    This fixes the problems with the crashes and other funnies. It was almost
    entirely down to a missing call to xf86SetCrtcForModes(). With that added
    the clock data appears valid and the card is working.
    
    I've also added support for the pass through switching as that is useful
    for debug when your text consoles are on the pass through display



More information about the xorg-commit mailing list