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 2300eebd0f9b38a110a563c27f2568c10e2656d1 (commit) via 56aaa87a495603b084a1a91a57f7ec0216df99fc (commit) via 9d2e2c193fd18cd14bcdbdd2d96d5712f9649a6b (commit) via 90ff984a0afcbe539c2bbc8cfc0c7bb622be7787 (commit) from e75369dbfeda296c51995ae79318c3fb0ead0ff2 (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 2300eebd0f9b38a110a563c27f2568c10e2656d1 Author: Kevin Brace <kevinbr...@gmx.com> Date: Sun Apr 24 18:35:15 2016 -0700 Version bumped to 0.4.134 Signed-off-by: Kevin Brace <kevinbr...@gmx.com> commit 56aaa87a495603b084a1a91a57f7ec0216df99fc Author: Kevin Brace <kevinbr...@gmx.com> Date: Sun Apr 24 18:31:51 2016 -0700 Activating IGA2 specific screen mode setting validation function For whatever reason, viaIGA2ModeValid function was not used to check IGA2 screen mode setting validity, and instead, the one for IGA1 was also used for IGA2. Since IGA1 and IGA2 have different capabilities, this is not desirable. Signed-off-by: Kevin Brace <kevinbr...@gmx.com> commit 9d2e2c193fd18cd14bcdbdd2d96d5712f9649a6b Author: Kevin Brace <kevinbr...@gmx.com> Date: Sun Apr 24 18:23:38 2016 -0700 IGA2 vertical synchronization end maximum is 32 Signed-off-by: Kevin Brace <kevinbr...@gmx.com> commit 90ff984a0afcbe539c2bbc8cfc0c7bb622be7787 Author: Kevin Brace <kevinbr...@gmx.com> Date: Sun Apr 24 18:15:25 2016 -0700 Limiting CrtcHSyncStart to at or below 2048 for CLE266 and KM400 family Horizontal Retrace Start Bits register is only 11 bits for CLE266 and KM400 family (UniChrome), but is 12 bits for the newer devices (UniChrome Pro and Chrome9). When the screen mode setting validity is tested, this will have to be taken into consideration. Signed-off-by: Kevin Brace <kevinbr...@gmx.com> ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- src/via_display.c | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) 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