Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/dev/drm



Module Name:    src
Committed By:   snj
Date:           Thu Apr 23 02:17:14 UTC 2009

Modified Files:
        src/sys/dev/drm [netbsd-5]: drm_drv.c drm_irq.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #714):
        sys/dev/drm/drm_drv.c: revision 1.23
        sys/dev/drm/drm_irq.c: revision 1.17
Move initialisation of the irq spinlock into the device handling code,
at least the Intel driver depends on it whether the IRQ is currently
enabled or not.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.19.6.1 src/sys/dev/drm/drm_drv.c
cvs rdiff -u -r1.16 -r1.16.6.1 src/sys/dev/drm/drm_irq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index