summaryrefslogtreecommitdiff
path: root/src/i810_driver.c
AgeCommit message (Expand)Author
2009-11-05Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt
2009-11-05configure: make --disable-dri work even if the server supports DRIRémi Cardona
2009-10-08Rename the xf86 screen private from pScrn to scrn.Eric Anholt
2009-09-08Add B43 chipset supportZhenyu Wang
2009-09-02Make DGA optionalZhenyu Wang
2009-08-25Add KMS only build flagJesse Barnes
2009-08-11Fix the chip names printed in the log to be less obnoxious.Adam Jackson
2009-07-28intel: drop RES_SHARED_VGA not needed anymoreDave Airlie
2009-07-28xserver: fix up for stable buildDave Airlie
2009-07-28intel: since driver depends on newer server don't need to wrap thisDave Airlie
2009-07-28intel: update for resources/RAC API removalDave Airlie
2009-06-10Add new chipsets PCI idsZhenyu Wang
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-04-28Remove a handful of pointless commentsKristian Høgsberg
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt
2009-03-20clean up man page generation and remove all traces of the i810 driverRémi Cardona
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt
2009-02-26Intel video driver patchShaohua Li
2008-10-01Eliminate INT10 call to get BIOS contentsKeith Packard
2008-09-11Add support for G41 chipsetZhenyu Wang
2008-08-15Don't touch pScrn->monitor->DDC directly.Adam Jackson
2008-07-03Fix official name for GM45 chipsetZhenyu Wang
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang
2008-03-11Nuke more CARD* types from i810 driver. Untested.Eric Anholt
2008-01-17Bug 14032: i810, set default depth to 16Julien Cristau
2008-01-09Add new integrated graphics chipset idsZhenyu Wang
2008-01-07Change origin i965G_1 to chipset market name G35.Zhenyu Wang
2007-09-06Switch to pci_device_map_range/pci_device_unmap_range APIs.Keith Packard
2007-08-26i810_driver.c changes for libpciaccess.Keith Packard
2007-06-05Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-05-31Add pci ids for 945GMEWang Zhenyu
2007-05-31Add pci ids for 965GME/GLE chipWang Zhenyu
2007-05-03i810: be a bit more verbose about disabling DRIDave Airlie
2007-03-20Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...Wang Zhenyu
2007-03-15Fix sparse warnings about using 0 for NULL.Eric Anholt
2007-03-06Remove usage of 'shadow' module. Use xf86CrtcScreenInit.Keith Packard
2007-03-03Merge branch 'modesetting' into crestlineKeith Packard
2007-02-01Rename driver from i810 to intel. Permit old name for compatibility.modesetting-rotationKeith Packard
2007-02-02Add Intel 965GM chipset supportWang Zhenyu
2007-02-02Revert original crestline pci id patchWang Zhenyu
2007-02-02Merge branch 'modesetting' into crestlineWang Zhenyu
2007-01-31Remove custom accelerated rotation code now that it's all done through Render.Eric Anholt
2007-01-08Merge branch 'modesetting' into crestlineKeith Packard
2007-01-07Merge branch 'modesetting' into crestlineKeith Packard
2007-01-06Numerous symbol scope issues.Keith Packard
2007-01-06More sparse cleanups:Jesse Barnes
2006-11-17Merge branch 'modesetting' into crestlineEric Anholt
2006-11-16Merge branch 'master' into modesettingEric Anholt
2006-11-06Merge branch 'master' into crestlineWang Zhenyu
2006-10-27Add support for the new DRM memory manager.Thomas Hellstrom