xf86-video-chips: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Tue Oct 18 23:51:49 PDT 2011


 configure.ac    |    3 --
 src/ct_driver.c |   13 ++++++++----
 src/ct_driver.h |    4 +--
 util/dRegs.c    |   57 -----------------------------------------------------
 util/iopl.h     |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 util/mRegs.c    |   57 -----------------------------------------------------
 util/modClock.c |   53 +------------------------------------------------
 7 files changed, 75 insertions(+), 172 deletions(-)

New commits:
commit 8a5ea07f30cc71ecc413fad0713facff72f77472
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Tue Oct 18 23:21:33 2011 -0700

    Build fix for ABI Version 12
    
    ABI Version 12 removes support for multiple PCI domains.  If you need to
    use this driver on a system with more than one PCI domain, you should
    either port this driver to using libpciaccess directly or stick with an
    older server.
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

commit c421f2477c99990d0dc712d6aece981fa6c961e5
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Tue Oct 18 23:09:09 2011 -0700

    Fix implicit declaration of iopl
    
    warning: implicit declaration of function ‘iopl’ [-Wimplicit-function-declaration]
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

commit 94a8b34528b42a4fe6f81c8b8bd1ddb6bebaeea9
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Tue Oct 18 23:04:32 2011 -0700

    util: Consolidate common macros
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

commit f5191838b70d67e991bef3491d2a60915988079c
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Tue Oct 18 22:37:00 2011 -0700

    configure.ac: Remove AM_PROG_CC_C_O
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

commit 7ca1840f39d0216e44fe1ca938cfc3ced048da1d
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Tue Oct 18 22:24:54 2011 -0700

    Use malloc/calloc/realloc/free directly
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list