summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-06Switch to pci_device_map_range/pci_device_unmap_range APIs.Keith Packard
2007-09-05Shorten the description of the -dbg package to fit in changes files.Julien Cristau
2007-09-05Fix G33 GTT stolen mem rangeZhenyu Wang
2007-08-29Do not call laptop-detect, let the only user call it directlyBrice Goglin
2007-08-28Don't set supported TV formats until after RandR initialized.Keith Packard
2007-08-28Limit TV formats to those supported by current connectionKeith Packard
2007-08-28Add register defines for hw binningKeith Packard
2007-08-28Fix build against pre-pci-rework xserver.Michel Dänzer
2007-08-28Fix i915 a8 color buffer blendingZhenyu Wang
2007-08-26i830_driver.c changes for libpciaccess.Keith Packard
2007-08-26i810_driver.c changes for libpciaccess.Keith Packard
2007-08-26Mechanical API conversions for libpciaccess.Keith Packard
2007-08-26Change DRI interface to fill in PCI data from new libpciaccess structure.Keith Packard
2007-08-26Add libpciaccess declarations to I810Rec and I830Rec.Keith Packard
2007-08-26Change IS_Ixxx tests to work with or without libpciaccess.Keith Packard
2007-08-26Intel driver configuration (only) changes for X server libpciaccess usage.Keith Packard
2007-08-26Sort quirk table, add Dell Latitude X1Keith Packard
2007-08-25Lenovo 201a is x60s, not x61sKeith Packard
2007-08-25Thinkpad X61s has no TV outKeith Packard
2007-08-19Prepare changelog for upload.Julien Cristau
2007-08-19Also install the pci id list on hurd-i386.Julien Cristau
2007-08-19Build against xserver 1.3.99.0.Julien Cristau
2007-08-18Generate PCI ID's without the leading 0x. Autoreconf to deal with it.David Nusinow
2007-08-18Add previous patch to the series (wtf quilt?) and autoreconfDavid Nusinow
2007-08-17Make sure XV_PIPE is used whenever possible.Keith Packard
2007-08-17Tune acceleration architecture allocator sizes down.Eric Anholt
2007-08-17Replace AA allocator usage with i830_memory.c for RandR rotation.Eric Anholt
2007-08-17Use i830_memory.c instead of the AA's allocator for XV buffers.Eric Anholt
2007-08-16Add 01_gen_pci_ids.diff.David Nusinow
2007-08-16Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes
2007-08-16Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDSJesse Barnes
2007-08-16Add tiling information to BO layout description.Eric Anholt
2007-08-16Merge branch 'master' into buffer-objectsEric Anholt
2007-08-16i915: add support for render to a8Dave Airlie
2007-08-15intel: don't setup texOffsetStart unless using EXADave Airlie
2007-08-14Prepare changelog for upload.Julien Cristau
2007-08-14Delete obsolete file.Julien Cristau
2007-08-14New upstream releaseJulien Cristau
2007-08-14Merge tag 'xf86-video-intel-2.1.1' into debian-unstableJulien Cristau
2007-08-14Fix seg fault introduced in tiling patch when TV detectZhenyu Wang
2007-08-14Bump driver version to 2.1.1Kyle McMartin
2007-08-14Clean up tv mode name allocation and copy.Keith Packard
2007-08-14i965: increase composite vertex buffer size and alignment to be safeDave Airlie
2007-08-14i965: fix memcpy of the sf_kernel when a mask is neededDave Airlie
2007-08-14Allow 965 composite acceleration to A8 destinations.Carl Worth
2007-08-14Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler.Eric Anholt
2007-08-14Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*Brice Goglin
2007-08-14Add the file mode for bios_dumper output so it doesn't have 000 permissions.Eric Anholt
2007-08-10Save/restore tile-mode offset registers DSPATILEOFF and DSPBTILEOFFKeith Packard
2007-08-10Set DSPATILEOFF/DSPBTILEOFF to handle 965 tiled frame buffers.Keith Packard