Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/drm
Module Name: src
Committed By: bjs
Date: Mon May 19 00:17:39 UTC 2008
Modified Files:
src/sys/dev/drm: drmP.h drm_dma.c drm_drv.c drm_irq.c drm_lock.c
Log Message:
NOTE: this commit message accompnies the last one for sys/dev/pci/drm.
Revert condvar changes; there seem to be other locking issues
(independent of these changes insofar as I can tell), and it will
only complicate things for now to introduce more changes.
Argh!
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/drm/drmP.h
cvs rdiff -r1.6 -r1.7 src/sys/dev/drm/drm_dma.c src/sys/dev/drm/drm_lock.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/drm/drm_drv.c
cvs rdiff -r1.11 -r1.12 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