[Openchrome-devel] [drm-openchrome]DRM driver for VIA IGPs branch, master, updated. 65c4479c2524a886119e10b519682375597d6292

James Simmons jsimmons at kemper.freedesktop.org
Sun Nov 11 12:49:58 PST 2012


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 "DRM driver for VIA IGPs".

The branch, master has been updated
       via  65c4479c2524a886119e10b519682375597d6292 (commit)
      from  168b947b7ef8d400f473d2dcda1e818d67172902 (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 65c4479c2524a886119e10b519682375597d6292
Author: James Simmons <jsimmons at infradead.org>
Date:   Sun Nov 11 15:50:28 2012 -0500

    For the xorg driver the IGA mapping for the output was done in the DPMS handling. In the earlier code for KMS I was setting the IGA mapping in set_mode but was not handling the case of turning off the mapping. Altering the IGA mapping for dpms seems to heavy handed so instead we implement the encoder disable and enable routines that handle the IGA mapping independent of mode setting or dpms. More fixes for the IGA mapping code itself on different platforms

-----------------------------------------------------------------------

Summary of changes:
 drivers/gpu/drm/via/via_analog.c  |   42 +++++-------
 drivers/gpu/drm/via/via_display.c |  132 ++++++++++++++++++++++++++++++++----
 drivers/gpu/drm/via/via_display.h |    3 +-
 3 files changed, 135 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
DRM driver for VIA IGPs


More information about the Openchrome-devel mailing list