[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_4_0-235-g915bb90
Kevin Brace
kevinbrace at kemper.freedesktop.org
Sat Jun 4 15:13:33 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 915bb90feb7235f4ee3dd701f5c60c31884cb026 (commit)
via bcfdc5b332528457215d578258755dec4880b24e (commit)
via 91c4a07d2c839c3f378dd9c3dc2b2c340fb218c8 (commit)
via f0a766353f0e2b6c83c5f6dd3adf52572787884f (commit)
via 417e3125503b5d7c3c814740ec91eb2b66f4763e (commit)
via 0a416399f8071d6043d3d5a6b5ab9129a0fcd808 (commit)
via 2797ae3d355b978957d8c2d7bc23d01028283b54 (commit)
via 9e61c4ea94599d9f79777007b377f7fedb484c3d (commit)
via 066b939155048d20b75dc8d064761f3637b44a03 (commit)
via 0949cc344e50c6b2d79a436d8962e339b762ec85 (commit)
from ffe05b7d14cf0de2df8bdb54574b55322fb666bb (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 915bb90feb7235f4ee3dd701f5c60c31884cb026
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 08:12:51 2016 -0700
Version bumped to 0.4.168
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit bcfdc5b332528457215d578258755dec4880b24e
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 08:10:24 2016 -0700
Setting X and Y origin within iga2_crtc_mode_set differently
iga2_crtc_mode_set function should not be calling iga2_crtc_set_origin
function directly, and instead equivalent functionality should be
implemented within iga2_crtc_mode_set function.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 91c4a07d2c839c3f378dd9c3dc2b2c340fb218c8
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 08:00:34 2016 -0700
Setting X and Y origin within iga1_crtc_mode_set differently
iga1_crtc_mode_set function should not be calling iga1_crtc_set_origin
function directly, and instead equivalent functionality should be
implemented within iga1_crtc_mode_set function.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit f0a766353f0e2b6c83c5f6dd3adf52572787884f
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 07:30:40 2016 -0700
Changing VIAInitialize3DEngine to viaInitialize3DEngine
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 417e3125503b5d7c3c814740ec91eb2b66f4763e
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 07:26:53 2016 -0700
Changing VIAInitialize2DEngine to viaInitialize2DEngine
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 0a416399f8071d6043d3d5a6b5ab9129a0fcd808
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 07:22:51 2016 -0700
Changing VIAMapFB to viaMapFB
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 2797ae3d355b978957d8c2d7bc23d01028283b54
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 06:48:00 2016 -0700
Changing ViaMMIODisable to viaMMIODisable
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 9e61c4ea94599d9f79777007b377f7fedb484c3d
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 06:42:36 2016 -0700
Changing ViaMMIOEnable to viaMMIOEnable
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 066b939155048d20b75dc8d064761f3637b44a03
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 06:39:52 2016 -0700
Changing VIAUnmapMMIO to viaUnmapMMIO
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 0949cc344e50c6b2d79a436d8962e339b762ec85
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Sat Jun 4 06:17:22 2016 -0700
Changing VIAMapMMIO to viaMapMMIO
This function is located inside via_ums.c.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
src/via_display.c | 6 ++++--
src/via_driver.c | 2 +-
src/via_ums.c | 50 +++++++++++++++++++++++++-------------------------
src/via_ums.h | 2 +-
5 files changed, 32 insertions(+), 30 deletions(-)
hooks/post-receive
--
X driver for VIA IGPs
More information about the Openchrome-devel
mailing list