xf86-video-mga: Changes to 'randr-1.2'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Wed Aug 1 15:32:59 PDT 2007


 src/mga.h             |   23 ++++++++++-
 src/mga_2064_crtc.c   |   21 ++++++++++
 src/mga_2064_output.c |    4 +-
 src/mga_bios.c        |   10 +++++
 src/mga_driver.c      |   80 +++++++++++++++++++++++++++++-----------
 src/mga_g_output.c    |   99 ++++++++++++++++++++++++++++++++++++++++++--------
 6 files changed, 196 insertions(+), 41 deletions(-)

New commits:
commit 7e0511a17127f1051ee1b5489d292f2ff304ce26
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Thu Aug 2 00:30:17 2007 +0200

    Added (broken) support for the second output on G550 dual-dvi.
    
    This still has the original problem that a horizontal and vertical
    offset is applied to that output.
    
    I also renamed the "Panel" outputs to "DVI".

commit 45033be06ccf71dd8db707c8704012102fdef2da
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Wed Aug 1 22:55:05 2007 +0200

    Only number outputs if necessary.

commit cda9ccbe2723c13052f48aed516f07263a02d347
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Wed Aug 1 22:31:47 2007 +0200

    Fixed CRTC and output instantiation.
    
    Now the G-class crtc and outputs are actually only used on G-class
    cards. Also hooked up the 2064 crtc and output.

commit 71c5c6de8c1fa39cfd668348ad0c02b913eb205e
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Wed Aug 1 21:46:10 2007 +0200

    Added output detection based on PInS data.



More information about the xorg-commit mailing list