CVS commit: src/sys/dev/drm

2011-08-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Aug 28 17:18:31 UTC 2011 Modified Files: src/sys/dev/drm: vbox_drv.c Log Message: add dependency on drm module To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/drm/vbox_drv.c Please note that diffs

CVS commit: src/sys/dev/drm

2009-05-12 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 12 14:20:28 UTC 2009 Modified Files: src/sys/dev/drm: drmP.h drm_drv.c Log Message: struct device * - device_t, no functional changes intended. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/sys/dev/drm

2009-05-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed May 6 01:33:24 UTC 2009 Modified Files: src/sys/dev/drm: files.drm Log Message: you can now easily select trying external drm with options DRM_EXTERNAL. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/drm

2009-04-20 Thread Rafal Boni
Module Name:src Committed By: rafal Date: Tue Apr 21 01:15:37 UTC 2009 Modified Files: src/sys/dev/drm: drmP.h drm_drv.c drm_scatter.c Log Message: Rework scatter / gather page allocation inspired by r186295 of FreeBSD SVN: rework drm_scatter.c which allocates

CVS commit: src/sys/dev/drm

2009-04-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Apr 17 19:02:33 UTC 2009 Modified Files: src/sys/dev/drm: drm_drv.c drm_irq.c Log Message: Move initialisation of the irq spinlock into the device handling code, at least the Intel driver depends on it whether the IRQ is