summaryrefslogtreecommitdiff
path: root/src/i830_dri.c
AgeCommit message (Expand)Author
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-30Merge branch 'exa' of ../xf86-video-intel into modesettingEric Anholt
2006-11-27Move crtc/output config to sub-structure.Keith Packard
2006-11-26Start output/crtc restructuring work. It compiles.Keith Packard
2006-11-22Note which pipe has failed to be configured for VBlank interruptKeith Packard
2006-11-16Merge branch 'master' into modesettingEric Anholt
2006-11-08Change the output and pipe "is it on/off" field name to "enabled".Eric Anholt
2006-11-03Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.Keith Packard
2006-10-27Add support for the new DRM memory manager.Thomas Hellstrom
2006-10-26Major cleanup of 3D invariant state, fixing hangs with rotation and render.exaEric Anholt
2006-09-27If the DRM can handle it, enable vertical blank interrupts for both pipes.Michel Dänzer
2006-09-27Only enable the IRQ after DRIFinishScreenInit.Michel Dänzer
2006-08-24Merge branch 'master' into exaWang Zhenyu
2006-08-09Clean up warnings.Eric Anholt
2006-08-08Disable error register dumping in dri TransitionTo2d. This's forWang Zhenyu
2006-08-04Disable dynamic front buffer mapping on i965.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-06-26Merge branch 'master' into exaEric Anholt
2006-06-26Merge branch 'origin'Eric Anholt
2006-06-26Turn on extra warning flags for GCC, and clean up the resulting fallout.Eric Anholt
2006-06-21Fix build without DRIAlan Hourihane
2006-06-19Set vblank interrupt configuration to match pipe configurationKeith Packard
2006-06-20Merge branch 'master' into exaWang Zhenyu
2006-06-19additions for rotation fixesAlan Hourihane
2006-06-18Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internalEric Anholt
2006-05-12Do a couple of reverts to get the DRI code building. At this point, the wholeEric Anholt
2006-05-12Revert internal shadow module changes back like master, along with RandREric Anholt
2006-05-12First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt
2006-04-28Commit what applied from Jesse Barnes's i830-exa-latest.patch.Eric Anholt
2006-04-20fix bug 6365Alan Hourihane
2006-04-10x86_64 warning fixesAlan Hourihane
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-02-19fix another build problemAlan Hourihane
2006-02-17fix build failureAlan Hourihane
2006-02-15a little more of a workaround until we unplug the frontbuffer from libdriAlan Hourihane
2006-02-10temporary workaround until DRI frontbuffer mapping code is removed fromAlan Hourihane
2006-01-24Bump version to 1.5.0.0Alan Hourihane
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson
2005-09-24Disable the {Open,Close}FullScreen DRI protocol.Adam Jackson
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan 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-09Bug #3496 <https://bugs.freedesktop.org/show_bug.cgi?id=3496>XORG-6_8_99_11Alan Hourihane
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate theAdam Jackson
2005-02-01Check return value of i830InitDma() and fail to initialize the DRIAlan Hourihane
2005-01-06Add:Alan Hourihane
2004-12-04Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basexprint_packagertest_20041217Markus Kuhn
2004-06-22i915 supportAlan Hourihane
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt