index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-core
/
sis_drv.c
Age
Commit message (
Expand
)
Author
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] Convert from drm_device_t to struct drm_device for consistency.
Eric Anholt
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-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
2004-11-06
Convert more drivers for bsd-core, moving the ioctl definitions to shared
Eric Anholt
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-05-09
Catch up with sis's DRM tag change.
Eric Anholt
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
2003-08-29
These files were missed in the SiS DRM commit.
Eric Anholt