[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_4_0-6-gf458b86
Kevin Brace
kevinbrace at kemper.freedesktop.org
Thu Apr 7 03:53:49 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 f458b864dd0605cc3b191bab2209774de39540c0 (commit)
via 99c94b237d2ec51a7ce477580c0d7459e1c2ed06 (commit)
via 5b8f7fc4cf6a3b7ea35468bda8b3501510e96fd1 (commit)
via 834b7bc8e6bd02ec2b84f3c0b109df3c215495f3 (commit)
via 8c2973299dc29406b7f56c2483e7d58e8e86aa3c (commit)
via 3ae6dcf8f6033dbee1f1b5b8da2b6e8e675d927c (commit)
from 52730d1da4019969fb4cbd13152ffd06b1ee75e2 (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 f458b864dd0605cc3b191bab2209774de39540c0
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 6 19:09:43 2016 -0700
Removing dead code from VIAMapMMIO
Since there already are prior error checks that will catch either pointer
being null (i.e., failed to register the memory address with X Server), this
if statement will never be satisfied. Hence, this if statement block is
removed.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 99c94b237d2ec51a7ce477580c0d7459e1c2ed06
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 6 19:05:43 2016 -0700
Incrementing the copyright year inside via_ums.c
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 5b8f7fc4cf6a3b7ea35468bda8b3501510e96fd1
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 6 19:03:55 2016 -0700
Major clean up of debug messages within VIAMapMMIO
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 834b7bc8e6bd02ec2b84f3c0b109df3c215495f3
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 6 17:50:10 2016 -0700
Rearranging the position of VIAMapMMIO and VIAUnmapMMIO
These functions are located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 8c2973299dc29406b7f56c2483e7d58e8e86aa3c
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 6 17:37:05 2016 -0700
Rearranging the position of ViaMMIOEnable and ViaMMIODisable
These functions are located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 3ae6dcf8f6033dbee1f1b5b8da2b6e8e675d927c
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 6 17:11:05 2016 -0700
Added debug messages to ViaMMIOEnable and ViaMMIODisable
These functions are located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
-----------------------------------------------------------------------
Summary of changes:
src/via_ums.c | 177 +++++++++++++++++++++++++++++++++-------------------------
1 file changed, 102 insertions(+), 75 deletions(-)
hooks/post-receive
--
X driver for VIA IGPs
More information about the Openchrome-devel
mailing list