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  f3ab97ba782d7a5b245c5be8a8226c22700983a8 (commit)
       via  558a29fcc23c35eada8d71b94bdb9a4874cd7b7c (commit)
      from  428e00baa3f50a77440b4fe59644206a7fd4fbae (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 f3ab97ba782d7a5b245c5be8a8226c22700983a8
Author: James Simmons <[email protected]>
Date:   Sat Dec 14 13:05:50 2013 -0500

    Move the handling of the shmem backend setting from ttm_bo_allocate to the 
gem functions instead.

commit 558a29fcc23c35eada8d71b94bdb9a4874cd7b7c
Author: James Simmons <[email protected]>
Date:   Sat Dec 14 12:10:43 2013 -0500

    drm/via: used device field of struct pci_device
    
    Detect which pci device the graphic hardware is using
    the struct pci_device since pci_device in struct drm_device
    will go away in the future.
    
    Signed-off-by: James Simmons <[email protected]>

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

Summary of changes:
 drivers/gpu/drm/via/init_ttm.c      |   11 +++++------
 drivers/gpu/drm/via/ttm_gem.c       |    3 ++-
 drivers/gpu/drm/via/via_crtc.c      |    2 +-
 drivers/gpu/drm/via/via_display.c   |    4 ++--
 drivers/gpu/drm/via/via_drv.c       |    5 ++---
 drivers/gpu/drm/via/via_drv.h       |    1 -
 drivers/gpu/drm/via/via_fb.c        |    7 ++++---
 drivers/gpu/drm/via/via_h1_cmdbuf.c |    2 +-
 drivers/gpu/drm/via/via_hdmi.c      |    2 +-
 drivers/gpu/drm/via/via_ioc32.c     |    2 +-
 drivers/gpu/drm/via/via_irq.c       |    8 ++++----
 drivers/gpu/drm/via/via_lvds.c      |   32 ++++++++++++++++----------------
 drivers/gpu/drm/via/via_pm.c        |    2 +-
 drivers/gpu/drm/via/via_tmds.c      |    2 +-
 drivers/gpu/drm/via/via_ttm.c       |    2 +-
 15 files changed, 42 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
DRM driver for VIA IGPs
_______________________________________________
Openchrome-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to