cvs commit: src/sys/dev/drm drm_os_freebsd.h
Eric Anholt
anholt at FreeBSD.org
Sun Oct 19 12:17:16 PDT 2003
anholt 2003/10/19 12:17:15 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/drm drm_os_freebsd.h
Log:
Fix problems with slowdowns and hangs with the DRM on -stable. The condition
checks for sleeping waiting for IRQs were not wrapped in spldrm().
PR: kern/57334
Submitted by: Shobaki sam. <progen at free.fr>
Approved by: re (murray)
Obtained from: DRI CVS (Keith Whitwell)
Revision Changes Path
1.10.2.2 +6 -4 src/sys/dev/drm/drm_os_freebsd.h
More information about the cvs-src
mailing list