Age | Commit message (Expand) | Author |
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-05-27 | [FreeBSD] Add vblank-rework support and get drivers building. | Robert Noland |
2008-05-27 | [FreeBSD] Convert from drm_device_t to struct drm_device for consistency. | Eric Anholt |
2007-12-02 | bsd: Now make secondary vblank work | Robert Noland |
2007-12-01 | bsd: Hook secondary vblank support. | Robert Noland |
2005-12-30 | Merge patch from jhb to catch up with FreeBSD-current vgapci master device | Eric Anholt |
2005-11-11 | Fix breakage from the move of driver ioctl externs to header files. | Eric Anholt |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-06-06 | Add a few more bits of Tonnerre's NetBSD port (Still need to deal with the | Eric Anholt |
2005-04-16 | Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD | Eric Anholt |
2005-02-05 | - Implement drm_initmap, and extend it with the resource number to help | Eric Anholt |
2004-11-06 | Convert more drivers for bsd-core, moving the ioctl definitions to shared | Eric Anholt |
2004-11-06 | Remove some core stuff that ended up being unnecessary. | Eric Anholt |
2004-11-06 | Get r128 basically working: Hook up the driver's dma ioctl, use the proper | Eric Anholt |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt |
2003-10-17 | - Converted Linux drivers to initialize DRM instances based on PCI IDs, not | Eric Anholt |
2003-08-29 | Update radeon PCI IDs. | Eric Anholt |
2003-08-19 | - Remove $FreeBSD$ tags as they weren't too useful and merges are now being | Eric Anholt |
2003-04-26 | Add PCI DMA memory functions and make addbufs_pci and associated code use | Eric Anholt |
2003-04-25 | Merge from FreeBSD-current. | Eric Anholt |
2003-04-24 | Move one definition to drm_drv.h and remove the rest of drm_init.h which | Eric Anholt |
2003-03-25 | XFree86 4.3.0 merge | Alan Hourihane |
2003-03-11 | Merge back from FreeBSD-current, adding FreeBSD ID tags to aid future | Eric Anholt |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2002-08-26 | merged r200-0-1-branch | Keith Whitwell |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |