Merge branch 'master' into crestline
[platform/upstream/libdrm.git] / shared-core / i915_dma.c
2007-01-16 Xiang, HaihaoMerge branch 'master' into crestline
2007-01-12 Haihao XiangDelay for a usec while spinning waiting for ring buffer...
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-07 Zou Nan haii915: ARB_Occlusion_query(MMIO ioctl) support.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliefixup i915 return values from kernel
2006-11-27 rootARB_Occlusion_query(MMIO ioctl) support
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromExtend generality for more memory types.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-09-29 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-28 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-07 Eric AnholtPut the PCI device/vendor id in the drm_device_t.
2006-09-06 Wang ZhenyuAdding pci id for Crestline
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-29 Thomas HellstromCheckpoint commit. Buffer object flags and IOCTL argume...
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-27 Thomas HellstromInitialize i915 saved flush flags.
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-21 Thomas Hellstromi915 fence object driver implementing 2 fence object...
2006-08-10 Dave Airliei965 code and Linux coding style < 0
2006-08-08 Alan HourihaneAdd support for Intel i965G chipsets.
2006-06-19 Keith PackardAdd i915 ioctls to configure pipes for vblank interrupt.
2006-01-24 Alan Hourihanefix an error message typo Unkown -> Unknown
2006-01-24 Alan Hourihaneput back some of Dave's code related to vblank support...
2006-01-23 Alan HourihaneFix CMDBUFFER path, add heap destroy and flesh out...
2005-12-28 Dave AirlieAdd vblank support to i915 DRM..
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Jon SmirlSplit the control of master vs root priv. Everything...
2005-06-06 Alan HourihaneFix copyrights
2005-05-27 Ian RomanickModify drm_driver::device_is_agp to return a tri-state...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-02-01 Dave Airliemake functions static in i915, remove unused functions
2005-01-06 Alan HourihaneAdd i915GM support Add resume functionality (must be...
2004-11-11 Dave Airliepatch from bug 1803 - will try and push to kernel soon
2004-11-06 Eric AnholtConvert more drivers for bsd-core, moving the ioctl...
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-20 Dave Airlieremove HAVE_COUNTERS
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-08-27 Dave Airlierun i915 through lindent
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-08-02 Dave Airlieforgot to check these in.. thanks to Jon for reminding...
2004-07-31 Dave Airliefixes for using userspace pointers found by sparse...
2004-07-29 Dave Airlieinitial port of i915 to BSD, not finished doesn't work...
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-07-23 Keith WhitwellCorrect a couple of packet length calculations.
2004-06-10 Keith Whitwelli915.o drm driver