Age | Commit message (Expand) | Author |
---|---|---|
2008-10-03 | [FreeBSD] Don't explicitly bzero driver softc. | Robert Noland |
2008-10-03 | [FreeBSD] Use M_WAITOK when allocating driver memory. | Robert Noland |
2008-09-10 | Remove incomplete and obsolete free/net/open code. | vehemens |
2008-09-08 | [FreeBSD] We need to call drm_detach before we free dev->driver. | Robert Noland |
2008-09-05 | Need M_NOWAIT for malloc. | vehemens |
2008-08-29 | [FreeBSD] Use driver features macros and flags | vehemens |
2008-08-29 | [FreeBSD] Convert drm_driver to a pointer like linux. | vehemens |
2008-08-29 | [FreeBSD] Catch up to vblank rework for via. | vehemens |
2008-05-27 | [FreeBSD] Convert from drm_device_t to struct drm_device for consistency. | Eric Anholt |
2005-11-11 | Fix breakage from the move of driver ioctl externs to header files. | Eric Anholt |
2005-08-15 | Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by | Eric Anholt |