summaryrefslogtreecommitdiff
path: root/bsd-core/i915_drv.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-08I915 suspend/resume for FreeBSDRobert Noland1-1/+31
2008-05-27[FreeBSD] Add vblank-rework support and get drivers building.Robert Noland1-2/+3
2008-05-27[FreeBSD] Convert from drm_device_t to struct drm_device for consistency.Eric Anholt1-4/+4
2007-12-02bsd: Now make secondary vblank workRobert Noland1-0/+1
2007-12-01bsd: Hook secondary vblank support.Robert Noland1-0/+1
2007-12-01bsd: Fix typo in i915_drv.cRobert Noland1-1/+1
2006-10-31Fix bug #8839 - a commentdrm-2.2.0Alan Hourihane1-1/+1
2006-05-17Add the bits for vblank support on FreeBSD, which most importantly avoidsEric Anholt1-0/+2
2005-12-30Merge patch from jhb to catch up with FreeBSD-current vgapci master deviceEric Anholt1-0/+8
2005-12-02Finish the last bits necessary to get the i915 DRM port working on FreeBSDEric Anholt1-1/+1
2005-11-15Fix compiling and reenable build of i915 driver.Eric Anholt1-20/+21
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-20/+20
2005-05-27Modify drm_driver::device_is_agp to return a tri-state value to indicateIan Romanick1-0/+1
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-21/+71
2004-08-14Remove unused pcigart/sg header stuff from i915 driver.Eric Anholt1-4/+0
2004-08-03bring over fix from i865-agp branch, it now probes the driver, X hangsDave Airlie1-0/+2
2004-07-29change to agp not pci ... still not workingDave Airlie1-1/+1
2004-07-29initial port of i915 to BSD, not finished doesn't work.. no idea why...Dave Airlie1-0/+61