summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extend i830 lockup debugging output.i945-zone-renderingMichel Dänzer2007-09-071-2/+14
* Add support for hardware zone rendering (HWZ).Michel Dänzer2007-09-075-30/+80
* Switch to pci_device_map_range/pci_device_unmap_range APIs.Keith Packard2007-09-065-121/+91
* Fix G33 GTT stolen mem rangeZhenyu Wang2007-09-051-0/+3
* Don't set supported TV formats until after RandR initialized.Keith Packard2007-08-281-0/+3
* Limit TV formats to those supported by current connectionKeith Packard2007-08-283-10/+48
* Add register defines for hw binningKeith Packard2007-08-281-0/+14
* Fix build against pre-pci-rework xserver.Michel Dänzer2007-08-281-0/+2
* Fix i915 a8 color buffer blendingZhenyu Wang2007-08-281-0/+11
* i830_driver.c changes for libpciaccess.Keith Packard2007-08-261-8/+129
* i810_driver.c changes for libpciaccess.Keith Packard2007-08-261-5/+239
* Mechanical API conversions for libpciaccess.Keith Packard2007-08-265-6/+25
* Change DRI interface to fill in PCI data from new libpciaccess structure.Keith Packard2007-08-262-9/+45
* Add libpciaccess declarations to I810Rec and I830Rec.Keith Packard2007-08-262-0/+23
* Change IS_Ixxx tests to work with or without libpciaccess.Keith Packard2007-08-261-20/+39
* Intel driver configuration (only) changes for X server libpciaccess usage.Keith Packard2007-08-263-5/+10
* Sort quirk table, add Dell Latitude X1Keith Packard2007-08-261-8/+16
* Lenovo 201a is x60s, not x61sKeith Packard2007-08-251-2/+2
* Thinkpad X61s has no TV outKeith Packard2007-08-251-0/+2
* Make sure XV_PIPE is used whenever possible.Keith Packard2007-08-171-2/+5
* Tune acceleration architecture allocator sizes down.Eric Anholt2007-08-171-3/+1
* Replace AA allocator usage with i830_memory.c for RandR rotation.Eric Anholt2007-08-175-111/+48
* Use i830_memory.c instead of the AA's allocator for XV buffers.Eric Anholt2007-08-174-141/+57
* Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes2007-08-162-11/+12
|\
| * i915: add support for render to a8Dave Airlie2007-08-161-11/+11
| * intel: don't setup texOffsetStart unless using EXADave Airlie2007-08-151-0/+1
* | Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDSJesse Barnes2007-08-164-33/+59
|/
* Fix seg fault introduced in tiling patch when TV detectZhenyu Wang2007-08-141-1/+1
* Save/restore tile-mode offset registers DSPATILEOFF and DSPBTILEOFFKeith Packard2007-08-102-0/+10
* Set DSPATILEOFF/DSPBTILEOFF to handle 965 tiled frame buffers.Keith Packard2007-08-101-0/+2
* Add #if 0-ed fence debugging code. It's noisy, and of little use to most.Eric Anholt2007-08-101-0/+32
* Don't force tiling on if it is disabled in configuration but fbc is possible.Eric Anholt2007-08-101-6/+0
* Fix stack-smashing in the last commit.Eric Anholt2007-08-101-2/+3
* Attempt to fix several front buffer tiling failure cases.Eric Anholt2007-08-108-158/+143
* Clean up tv mode name allocation and copy.Keith Packard2007-08-101-4/+2
* Cleanup tiling and FBC driver output.Jesse Barnes2007-08-102-5/+2
* Enable tiling by default on 965.Jesse Barnes2007-08-103-15/+3
* Tiling fixes for 965Jesse Barnes2007-08-105-9/+55
* i965: increase composite vertex buffer size and alignment to be safeDave Airlie2007-08-091-2/+2
* i965: fix memcpy of the sf_kernel when a mask is neededDave Airlie2007-08-091-1/+2
* Allow 965 composite acceleration to A8 destinations.Carl Worth2007-08-081-8/+1
* Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler.Eric Anholt2007-08-081-3/+0
* Merge branch 'origin'Eric Anholt2007-08-072-10/+4
|\
| * Fixup pitch in Prepare* functions, since actual hooks mayJesse Barnes2007-08-071-13/+11
| * Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*Brice Goglin2007-08-072-10/+4
| * Remove 4k offset checks from Copy & Solid hooks.Jesse Barnes2007-08-061-13/+3
* | Fix EXA rendering with tiled front buffer on pre-965.Eric Anholt2007-08-073-39/+29
* | Fix accumulated whitespace nits in i830_exa.cEric Anholt2007-08-061-16/+16
|/
* More tiled rendering fixes: - check for tiling, not just offset in PrepareSol...Jesse Barnes2007-08-061-7/+11
* Add the file mode for bios_dumper output so it doesn't have 000 permissions.Eric Anholt2007-08-061-1/+2