summaryrefslogtreecommitdiff
path: root/src/legacy/i810/i810_driver.c
AgeCommit message (Expand)Author
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2012-09-27Remove the last couple of references to mibstoreChris Wilson
2012-08-03Pass the chipset info through driverPrivate rather than a global pointerChris Wilson
2012-07-23intel: Refactor the common chipset detection/overrideChris Wilson
2012-07-19i810: Correct the double negative and enable XAA when availableChris Wilson
2012-07-19i810: Handle initialisation without the XAA module present at runtimeChris Wilson
2012-07-18i810: DRI is not dependent upon XAAChris Wilson
2012-07-14Drop some unused includesChris Wilson
2012-07-12i810: Tidy configure detection for XAA/DGAChris Wilson
2012-07-10i810: Make DGA optionalDaniel Stone
2012-07-10i810: Make XAA optionalDaniel Stone
2012-06-13legacy/i810: Fix declaration to match definitionZdenek Kabelac
2012-06-05intel: port legacy and uxa to new API.Dave Airlie
2012-06-04legacy/i810: Be paranoid and guard against xf86GetPciInfoForEntityChris Wilson
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson
2012-05-23intel: convert to new screen conversion APIsDave Airlie
2012-05-23legacy/i810: rename pScreen->screenDave Airlie
2012-05-23legacy/i810: rename pScrn->scrnDave Airlie
2012-02-24legacy: Rename XF86DRI to HAVE_DRI1 to avoid conflicts with xorg-server.hChris Wilson
2011-10-30i810: kill mmio vga access helpersDaniel Vetter
2011-10-30i810: use vgahw functions instead of roll-your-ownDaniel Vetter
2011-10-30i810: rip out PIO access functionsDaniel Vetter
2010-08-22Use ALIGN macro instead of open coding it.Matt Turner
2010-06-25i810: Move into a legacy directory.Chris Wilson