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

James Simmons jsimmons at kemper.freedesktop.org
Sat Mar 2 09:46:01 PST 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  4befe383e07b2f694f8f35b50da4d86e75f139e0 (commit)
      from  d3a112941fecf610711d67e9d2d412ce258f546e (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 4befe383e07b2f694f8f35b50da4d86e75f139e0
Author: James Simmons <jsimmons at infradead.org>
Date:   Sat Mar 2 12:45:49 2013 -0500

    Different verison of the gcc compiler caused memory corruption with the way we allocated the via_fence_engines. The solution was to go with the C99 flexable array standard which resolved these problems.

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

Summary of changes:
 drivers/gpu/drm/via/via_drv.c    |    2 +-
 drivers/gpu/drm/via/via_drv.h    |    2 +-
 drivers/gpu/drm/via/via_fence.c  |   39 ++++++++++++++++---------------------
 drivers/gpu/drm/via/via_fence.h  |   14 +++++++-----
 drivers/gpu/drm/via/via_h1_dma.c |   22 +++++++++++---------
 drivers/gpu/drm/via/via_irq.c    |    4 +-
 drivers/gpu/drm/via/via_ttm.c    |    2 +-
 7 files changed, 42 insertions(+), 43 deletions(-)


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


More information about the Openchrome-devel mailing list