summaryrefslogtreecommitdiff
path: root/src/i810_driver.c
AgeCommit message (Expand)Author
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
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13Adam Jackson
2005-05-31Add Intel(R) 945G supportAlan Hourihane
2005-05-20Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292XORG-6_8_99_8Alan Hourihane
2005-05-20Bugzilla #2585: https://bugs.freedesktop.org/show_bug.cgi?id=2585Alan Hourihane
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4sco_port_updateDaniel Stone
2005-01-06Add:Alan Hourihane
2004-11-02Fixed KGA handling for i810. KGA handling for chips derived from C&T chips isxprint_packagertest_20041125_basexprint_packagertest_20041125Egbert Eich
2004-10-12Change order of SetDisplayDevice(), HWRestore(), UnbindGART() andEgbert Eich