[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_3_3-85-gd6a65df

Kevin Brace kevinbrace at kemper.freedesktop.org
Fri Mar 18 13:46:22 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "X driver for VIA IGPs".

The branch, master has been updated
       via  d6a65df0e31657495fbdd488c06780b8b33fdccc (commit)
      from  b48fb4176c96b04f5de8b2ee20f55af404ba0db7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d6a65df0e31657495fbdd488c06780b8b33fdccc
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri Mar 18 06:11:00 2016 -0700

    Removal of VESA BIOS Extension (VBE) support
    
    VBE support should have been discontinued long time ago, but
    remained in the code for some reason. It adds nothing but
    unnecessary code maintenance burden on the developers. The support
    for VBE is now discontinued.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

-----------------------------------------------------------------------

Summary of changes:
 src/Makefile.am   |   1 -
 src/via_display.c | 181 ++++++++---------------
 src/via_driver.c  |  24 ----
 src/via_driver.h  |  17 ---
 src/via_lvds.c    |  94 ++++--------
 src/via_ums.h     |  11 --
 src/via_vbe.c     | 419 ------------------------------------------------------
 7 files changed, 87 insertions(+), 660 deletions(-)
 delete mode 100644 src/via_vbe.c


hooks/post-receive
-- 
X driver for VIA IGPs


More information about the Openchrome-devel mailing list