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

Tilman Sauerbeck tilman at kemper.freedesktop.org
Mon Apr 16 21:51:55 EEST 2007


 src/mga.h          |   29 +++++++
 src/mga_dri.c      |  219 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 src/mga_driver.c   |   70 +++++++++++++++-
 src/mga_exa.c      |  124 ++++++++++++++++++++++++++----
 src/mga_g_crtc.c   |    8 -
 src/mga_g_output.c |    6 +
 src/mga_storm.c    |  182 --------------------------------------------
 src/mga_vga.c      |  215 +++++++++++++++++++++++++++++++++++++++++++++-------
 util/stormdwg.c    |   10 +-
 9 files changed, 611 insertions(+), 252 deletions(-)

New commits:
commit 370c1d36f9e3025870f41e39c06b12689d51e688
Merge: 3bdda29... 7b080d9...
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Mon Apr 16 20:47:57 2007 +0200

    Merge branch 'master' into randr-1.2
    
    Conflicts:
    
    	src/mga.h
    	src/mga_dacG.c
    	src/mga_dri.c
    	src/mga_driver.c

commit 7b080d993ceda7b181e0611ed0c997c8aecc9ad7
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Apr 15 12:47:27 2007 +0200

    Added memcpy-based DownloadFromScreen implementation.

commit 43b79af51b600e98ecac9d57aeb0d686dbc6a50e
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Apr 15 12:41:01 2007 +0200

    On G550, do A8 adds in hardware.

commit 69c4ed205afbeb9ad937f079caace6cee19bd7b1
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Apr 15 12:28:28 2007 +0200

    Make DRI initialization work when using EXA.
    
    Still need to implement InitBuffers and MoveBuffers for EXA.

commit 920b84364a374ac8cde9314efc6742c11a72ce4f
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Fri Mar 30 20:47:14 2007 +0200

    Removed the debug messages for solid and copy ops.

commit d1696d91d9da79c40b0576b3ce754dc8a6666117
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Fri Mar 30 20:45:45 2007 +0200

    Sync after UploadToScreen.

commit 1246f724bfdd44b49091516bf909ecf97c9b82db
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Wed Mar 28 11:14:24 2007 -0400

    Default mode on G200SE of 1024x768 @ 16bpp.
    
    The poor thing has so little VRAM that you can't do any bigger than 640x480
    at 32bpp, so in the interest of having a reasonable screen size...

commit 834bdfc2503f64d8f3bff088dc5eaf8f52f828f5
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Wed Mar 28 11:09:56 2007 -0400

    Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs.

commit 630390dc5b892941ed6609ca5c35b90be53333f7
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Wed Mar 28 11:07:49 2007 -0400

    Fix various timing bugs on the G200SE.

commit 99430f1cf36c07350cdc557dbbb5c0a34c9b9dd0
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun Mar 18 12:41:06 2007 +0100

    Shut up the compiler.




More information about the xorg-commit mailing list