Date: Wed, 25 Feb 2009 18:54:35 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm drmP.h drm_drv.c drm_irq.c Message-ID: <200902251854.n1PIsk2R015893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-02-25 18:54:35 UTC FreeBSD src repository Modified files: sys/dev/drm drmP.h drm_drv.c drm_irq.c Log: SVN rev 189052 on 2009-02-25 18:54:35Z by rnoland Turn on MSI if the card supports it. There is a blacklist for chips which report that they are capable of MSI, but don't work correctly. MFC after: 2 weeks Revision Changes Path 1.30 +6 -0 src/sys/dev/drm/drmP.h 1.18 +71 -18 src/sys/dev/drm/drm_drv.c 1.9 +1 -17 src/sys/dev/drm/drm_irq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902251854.n1PIsk2R015893>