DragonFly-2.3.1.503.gbdcda master sys/dev/drm drm_irq.c

Hasso Tepper hasso at crater.dragonflybsd.org
Thu Jun 25 14:30:15 PDT 2009


commit bdcda7d51283e74660365e44b44f012f99cd16f5
Author: Hasso Tepper <hasso at estpak.ee>
Date:   Thu Jun 25 21:28:47 2009 +0300

    Additional vblank cleanups.
    
    Use the vbl_lock when manipulating the refcount.  Eventually I want to
    convert this to use our internal refcount code.  Continue to use atomic
    ops for manipulating vblank count since we access it often just for
    reading.
    
    Obtained-from: FreeBSD

Summary of changes:
 sys/dev/drm/drm_irq.c |   55 +++++++++++++++++++++++++-----------------------
 1 files changed, 29 insertions(+), 26 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bdcda7d51283e74660365e44b44f012f99cd16f5


-- 
DragonFly BSD source repository





More information about the Commits mailing list