summaryrefslogtreecommitdiff
path: root/bsd-core/mga_drv.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-27[FreeBSD] Add vblank-rework support and get drivers building.Robert Noland1-1/+3
2008-05-27[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.Eric Anholt1-6/+6
2006-04-18Reorder the DRM_*_AGP enum to match linux's numbers (oops). Fixes i915Eric Anholt1-2/+2
2005-12-30Merge patch from jhb to catch up with FreeBSD-current vgapci master deviceEric Anholt1-2/+13
2005-11-28Fix AGP support guessing: Implement the same bridge checking in the MGAEric Anholt1-1/+14
2005-11-11Fix breakage from the move of driver ioctl externs to header files.Eric Anholt1-3/+0
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-30/+29
2005-06-29Get the BSD DRM compiling again after MGA and mapping changes. Note thatEric Anholt1-25/+23
2005-06-09Completely re-initialize DMA settingsIan Romanick1-0/+1
2005-06-06Add a few more bits of Tonnerre's NetBSD port (Still need to deal with theEric Anholt1-0/+5
2005-05-21Change the MGA initialization and cleanup a bit. The dev_private structureIan Romanick1-1/+2
2005-05-16Added device_is_agp callback to drm_driver. This function is called by theIan Romanick1-0/+27
2005-04-16Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSDEric Anholt1-1/+2
2004-11-06Convert more drivers for bsd-core, moving the ioctl definitions to sharedEric Anholt1-17/+75
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-0/+1
2003-10-17- Converted Linux drivers to initialize DRM instances based on PCI IDs, notEric Anholt1-11/+0
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt1-1/+0
2003-04-25Merge from FreeBSD-current.FreeBSD-20030424Eric Anholt1-1/+1
2003-04-24Move one definition to drm_drv.h and remove the rest of drm_init.h whichEric Anholt1-3/+6
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-6/+2
2003-03-11Merge back from FreeBSD-current, adding FreeBSD ID tags to aid futureX_4_3_0-20020324-preimportEric Anholt1-0/+2
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-2/+4
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-0/+66