aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/server
Commit message (Expand)AuthorAgeFilesLines
* intel: Fix relative symlinks.Michel Dänzer2007-11-251-1/+1
* Replace symlink generation from i915 with files in intel/ and symlinks there.Eric Anholt2007-10-164-1956/+1
* i915/i965 merge serer directories along lines for radeon/r200Dave Airlie2007-09-271-0/+20
* Move i915tex driver into place as just i915.Eric Anholt2007-09-244-0/+1936
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-244-1896/+0
* Remove unused plane->pipe mapping fields from SAREA private.Jesse Barnes2007-09-121-3/+0
* intel: disentangle planes & pipesJesse Barnes2007-09-111-8/+11
* Clean-up in I830AllocVidMem(), s/int/unsigned long/ for ret variable.Brian2007-05-091-13/+14
* Add new I830 SAREA fields.Michel Dänzer2006-09-281-0/+15
* add tiling/fence support for the miniglx driverDave Airlie2006-04-052-20/+292
* don't waste the reserved memory, take an approximation of the poolDave Airlie2006-04-051-19/+89
* add pitch support and use new WidthDave Airlie2006-04-031-2/+19
* Fix up some incorrect pointers and clear screenDave Airlie2006-03-301-5/+5
* add initial miniglx files for i915, not integrated yetDave Airlie2006-03-302-0/+1251
* Add Intel 945GM supportAlan Hourihane2006-01-232-5/+37
* remove the drmAddressAlan Hourihane2005-08-051-1/+0
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-102-0/+239