summaryrefslogtreecommitdiff
path: root/bsd-core/sis_drv.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-112/+0
2009-03-08FreeBSD use kdev for kernel device namevehemens1-8/+8
2008-10-10[FreeBSD] Rework all of the memory allocationsRobert Noland1-2/+2
2008-10-03[FreeBSD] Don't explicitly bzero driver softc.Robert Noland1-2/+0
2008-10-03[FreeBSD] Use M_WAITOK when allocating driver memory.Robert Noland1-1/+3
2008-09-10Remove incomplete and obsolete free/net/open code.vehemens1-10/+0
2008-09-08[FreeBSD] We need to call drm_detach before we free dev->driver.Robert Noland1-1/+4
2008-09-05Need M_NOWAIT for malloc.vehemens1-1/+1
2008-08-29[FreeBSD] Use driver features macros and flagsvehemens1-3/+3
2008-08-29[FreeBSD] Convert drm_driver to a pointer like linux.vehemens1-17/+30
2008-05-27[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.Eric Anholt1-5/+5
2005-12-30Merge patch from jhb to catch up with FreeBSD-current vgapci master deviceEric Anholt1-0/+4
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-13/+13
2005-06-06Add a few more bits of Tonnerre's NetBSD port (Still need to deal with theEric Anholt1-0/+5
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-19/+65
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-0/+1
2004-05-09Catch up with sis's DRM tag change.Eric Anholt1-1/+1
2003-10-17- Converted Linux drivers to initialize DRM instances based on PCI IDs, notEric Anholt1-7/+0
2003-08-29These files were missed in the SiS DRM commit.Eric Anholt1-0/+59