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 b7fe9e594d4a16764de0661d470bb46053b62fb2 (commit) via 97b17c6823bdf2b0fe07574da2dea464d1ea3730 (commit) from 2d845f3ac9a74ed5dec6729703c16477abe907d4 (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 b7fe9e594d4a16764de0661d470bb46053b62fb2 Author: Kevin Brace <kevinbr...@gmx.com> Date: Thu Jun 9 20:11:34 2016 -0500 Version bumped to 0.4.171 This version fixes a bug where CLE266 was not working properly if "CRT + TV" was specified in BIOS setup. This bug was observed with VIA Embedded EPIA-M mainboard (CLE266 + VT1622A). Signed-off-by: Kevin Brace <kevinbr...@gmx.com> commit 97b17c6823bdf2b0fe07574da2dea464d1ea3730 Author: Kevin Brace <kevinbr...@gmx.com> Date: Thu Jun 9 20:09:04 2016 -0500 Initializing CR6A, CR6B, and CR6C when mode setting is done Not all the register fields of CR6A (3X5.6A), CR6B (3X5.6B), and CR6C (3X5.6C) were being initialized, and as a result, specifying the availability of TV out in the BIOS setup will lead to analog out (VGA) not working properly. Specifically, CR6B[7:6] and CR6C[0] were causing problems. CR6C controls DIP0 (Digital Interface Port 0) and exists at this address only in CLE266 (DIP0 is called DVP0 since KM400 chipset, and DVP0 control register is located at CR96.). This bug was observed with VIA Embedded EPIA-M mainboard (CLE266 chipset with VT1622 TV encoder), and likely only affects CLE266 chipset. Signed-off-by: Xavier Bachelot <xav...@bachelot.org> Signed-off-by: Kevin Brace <kevinbr...@gmx.com> ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- src/via_display.c | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 143 insertions(+), 1 deletion(-) hooks/post-receive -- X driver for VIA IGPs _______________________________________________ Openchrome-devel mailing list Openchrome-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/openchrome-devel