[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_3_3-45-ge7be60e
Kevin Brace
kevinbrace at kemper.freedesktop.org
Tue Feb 9 05:36:02 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 e7be60ee371affe2e91ba8e8b2ea931e311ad26c (commit)
from 35c6f0c1410247c4eba5fbc2e017561778c3c90d (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 e7be60ee371affe2e91ba8e8b2ea931e311ad26c
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Mon Feb 8 21:26:02 2016 -0800
Preserving PCI Burst Write Wait State Select Bit
The code was previously setting PCI Burst Write Wait State Select bit
(0x3c5.0x1a[2]) to 1 for no good reasons. Typically, the option to enable
1 wait state PCI transaction in many VIA Technologies chipset-based
computers is provided in the BIOS setup, therefore, it is prudent for the
graphics device driver not to alter this bit.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
-----------------------------------------------------------------------
Summary of changes:
src/via_display.c | 4 ++--
src/via_outputs.c | 19 ++++---------------
2 files changed, 6 insertions(+), 17 deletions(-)
hooks/post-receive
--
X driver for VIA IGPs
More information about the Openchrome-devel
mailing list