summaryrefslogtreecommitdiff
path: root/src/legacy/i810/i810_driver.c
AgeCommit message (Expand)Author
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