Date: Thu, 25 Jun 2009 15:30:25 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm drm_irq.c Message-ID: <200906251530.n5PFUZ77010399@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-06-25 15:30:25 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drm_irq.c
Log:
SVN rev 194963 on 2009-06-25 15:30:25Z by rnoland
Additional vblank cleanups.
Use the vbl_lock when maniputlating 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.
MFC after: 3 days
Revision Changes Path
1.19 +29 -26 src/sys/dev/drm/drm_irq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251530.n5PFUZ77010399>
