xf86-video-s3virge: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Oct 20 09:23:48 PDT 2015


 src/s3v_dga.c    |    2 +-
 src/s3v_driver.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 47f43694645f3e6347b536d5e3fb2fee56e715ab
Author: Thomas Klausner <wiz at NetBSD.org>
Date:   Mon Sep 28 22:49:22 2015 +0200

    Add cast to remove a warning on 32-bit machines.
    
    PCI_REGION_BASE returns a 64-bit value, which needs to be converted
    down to 32-bit before it can be put into a 32-bit pointer.

commit 9c8a08c9c7a0f7ec591042abd5b4a0fb50c028f1
Author: Nick Hudson <skrll at NetBSD.org>
Date:   Mon Sep 28 22:49:21 2015 +0200

    Increase BIOS_BSIZE.
    
    libpciaccess expects a much bigger buffer when reading ROM.
    Bump it to the (normal) IO space size.
    
    Signed-off-by: Thomas Klausner <wiz at NetBSD.org>



More information about the xorg-commit mailing list