git: drm: Sync drm_crtc.c and drm_crtc_helper.c with Linux 3.10
    Francois Tigeot 
    ftigeot at crater.dragonflybsd.org
       
    Fri Feb  6 10:08:50 PST 2015
    
    
  
commit 4dbb207bd44e73321c3b6c385ae151b2c1932a59
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Fri Feb 6 17:14:47 2015 +0100
    drm: Sync drm_crtc.c and drm_crtc_helper.c with Linux 3.10
Summary of changes:
 sys/dev/drm/drm_crtc.c                    | 1001 ++++++++++++++++-------------
 sys/dev/drm/drm_crtc_helper.c             |  104 +--
 sys/dev/drm/include/drm/drmP.h            |    9 +-
 sys/dev/drm/include/drm/drm_crtc.h        |   10 +-
 sys/dev/drm/include/drm/drm_crtc_helper.h |    4 +-
 5 files changed, 631 insertions(+), 497 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4dbb207bd44e73321c3b6c385ae151b2c1932a59
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list