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

James Simmons jsimmons at kemper.freedesktop.org
Sat May 25 07:10:54 PDT 2013


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  eacf12f070d96fa4307da51d659ad2d0f2553a7c (commit)
       via  484c66c400daa76bd6840f195e8effa9d39dfb3c (commit)
      from  1918344f9c8e5355a5642c86d3bf33405860d11c (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 eacf12f070d96fa4307da51d659ad2d0f2553a7c
Author: James Simmons <jsimmons at infradead.org>
Date:   Sat May 25 10:07:58 2013 -0400

    Instead of stuffing some pointer into struct drm_fb_helper that we
    added instead create a special container that holds the ttm_bo_kmap_obj
    for the fbdev framebuffer. This will make it acceptable for merging
    upstream.

commit 484c66c400daa76bd6840f195e8effa9d39dfb3c
Author: James Simmons <jsimmons at infradead.org>
Date:   Sat May 25 09:28:13 2013 -0400

    Fixed proper detection of the presence of a HDMI monitor. Register
    0xC0B4 expects the absolute offset in the edid not the relative
    offset in respect of each section. Fixed a one off for reallocating
    the EDID buffer if the number of extenstions obtain is different
    then reported in the last byte of the first block of EDID data.

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

Summary of changes:
 drivers/gpu/drm/via/via_fb.c   |   49 +++++++++++++++++++--------------------
 drivers/gpu/drm/via/via_hdmi.c |   18 ++++++++------
 include/drm/drm_fb_helper.h    |    1 -
 3 files changed, 34 insertions(+), 34 deletions(-)


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


More information about the Openchrome-devel mailing list