[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_3_3-81-g9822064
Kevin Brace
kevinbrace at kemper.freedesktop.org
Wed Mar 16 11:14:46 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 9822064f0cf2675fbaa1390b86a83e5bdd61fbf2 (commit)
from b4624fdb5be0377736b657371d30ea9dc583a567 (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 9822064f0cf2675fbaa1390b86a83e5bdd61fbf2
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Mar 16 04:06:03 2016 -0700
Removing the known device table
The code has had a large known device table that was used to aid the
display device detection for a long time. This is really an awkward way
to decide which display device gets activated. The general direction of
the computing industry is towards automatic detection of devices, hence,
the use of the known device table will be discontinued for good.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
-----------------------------------------------------------------------
Summary of changes:
src/via_driver.c | 13 ++-
src/via_driver.h | 4 +-
src/via_id.c | 273 -------------------------------------------------------
src/via_lvds.c | 20 ++--
4 files changed, 21 insertions(+), 289 deletions(-)
hooks/post-receive
--
X driver for VIA IGPs
More information about the Openchrome-devel
mailing list