summaryrefslogtreecommitdiff
path: root/src/i810_driver.c
AgeCommit message (Expand)Author
2008-07-21Fix 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
2006-10-06Fix server regeneration problem mapping the apertureAlan Hourihane
2006-09-27Merge branch 'master' into modesettingEric Anholt
2006-09-22Remove BIOS from non-BIOS related names.Keith Packard
2006-08-22pci id update for CrestlineWang Zhenyu
2006-08-21Fix bug #7930, i810 doesn't compile without DRIAlan Hourihane
2006-08-10Bug #7829: Fix reported driver version.Eric Anholt
2006-08-03Merge branch 'broadwater-video-rehash' into broadwaterEric Anholt
2006-08-03Add current Tungsten Graphics code drop for i965 support.Alan Hourihane
2006-05-22Merge branch 'master' into modesettingEric Anholt
2006-05-12Start fixing up the build and remove a regression from master (I think) inEric Anholt
2006-05-12First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt
2006-04-11Fix a broken test that resulted in page flipping always being enabled, not justWang Zhenyu
2006-04-10Merge in master to modesettingKeith Packard
2006-04-10x86_64 warning fixesAlan Hourihane
2006-04-06Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.Eric Anholt
2006-04-04Add more missing #include's, in particular assert.h.Kristian Høgsberg
2006-03-22Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.Kristian Høgsberg
2006-01-24Bump version to 1.5.0.0Alan Hourihane
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick
2005-07-26Bug #3850: <https://bugs.freedesktop.org/show_bug.cgi?id=3850>Alan Hourihane
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson