summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-02Make up a fixed panel timing for DVO LVDS, and use DVOA for DVO LVDS.Eric Anholt
2007-05-02Disable non-working GTT decoding on i830, and fix map/unmap of GTT.Eric Anholt
2007-05-02Add DVO[ABC] register debugging.Eric Anholt
2007-05-02Make the DVO output name LVDS if it's an LVDS chip.Eric Anholt
2007-05-02Fix typo in previous commit with s/XF86_DRI/XF86DRI/Eric Anholt
2007-05-02disable all outputs on EnterVTDave Airlie
2007-05-01Bug #10714: Fix build without DRI.Samuel Thibault
2007-04-30Ignore VideoRam now that its original purpose is obsolete.Eric Anholt
2007-04-30Allow physical-memory allocations within stolen memory.Eric Anholt
2007-04-30Disable some clock gating functions documented to work incorrectly.Eric Anholt
2007-04-29Alloc state mem buffer on 965G for xaa rotationWang Zhenyu
2007-04-25Implement the custom I2C protocol used by the ivch DVO.Kristian Høgsberg
2007-04-24CRTC Rotation under XAA wasn't hitting accelerated path.Keith Packard
2007-04-20autoreconf.Julien Cristau
2007-04-20Merge tag 'xf86-video-intel-2.0.0' into debian-experimentalJulien Cristau
2007-04-19Merge branch 'origin'Keith Packard
2007-04-20EXA: set enabling bits properly for i830Wang Zhenyu
2007-04-19Eliminate LinearAlloc option and code.Keith Packard
2007-04-19Clean up 1.2 xserver build support.Keith Packard
2007-04-19Fix mismatching braces when XF86DRI_MM is not defined.Keith Packard
2007-04-19Use I2C delay function instead of usleep.Keith Packard
2007-04-19Fix mem list order and remove extra unbind call when free memoryWang Zhenyu
2007-04-18Fix return statusAlan Hourihane
2007-04-18Update read_response to include the try on PENDING statusAlan Hourihane
2007-04-17Don't try to init the XAA linear region unless we allocated memory for it.Eric Anholt
2007-04-17Fix i852 EXA Composite acceleration setup.Eric Anholt
2007-04-17Fix build against xserver 1.2.Timo Aaltonen
2007-04-17Add all the possible ivch slave addresses (still commented out).Eric Anholt
2007-04-17Bug #10438: Fix 965 XV when sourcing from less than the full image.Eric Anholt
2007-04-17Check for the PENDING message when reading the attachedAlan Hourihane
2007-04-17EXA: fix i830 renderWang Zhenyu
2007-04-16EXA: fix 830/845G pict formatWang Zhenyu
2007-04-16EXA: Add i830 supported pict format XRGB8888, XBGR8888Wang Zhenyu
2007-04-16EXA: i830 render misc fix and cleanupsWang Zhenyu
2007-04-13Fix crash on G965 XAA with LinearAlloc optionWang Zhenyu
2007-04-12Add license headers to 965 programs.Eric Anholt
2007-04-09Turn off ALWAYS_SYNC in EXA.Eric Anholt
2007-04-09Avoid a magic number and correct a (currently harmless) ifdef in ResetState().Eric Anholt
2007-04-03New upstream release candidate.Julien Cristau
2007-04-03Merge tag 'xf86-video-intel-1.9.94' into debian-experimentalJulien Cristau
2007-04-03Move a bunch of debugging verbosity under Option "ModeDebug".Eric Anholt
2007-04-02make warning info only so ppl don't go reporting stupid bugsDave Airlie
2007-03-30Warnings cleanup in ch7xxx.Eric Anholt
2007-03-30Finish off some function renaming that was missed before.Eric Anholt
2007-03-30Don't forget the warnings CFLAGS in subdirectories.Eric Anholt
2007-03-30Merge branch 'crestline-qa'Keith Packard
2007-03-29Add missing file for old server compatibility build.Eric Anholt
2007-03-29Whitespace cleanup in Makefile.Eric Anholt
2007-03-27EXA: i830 fix blend actionWang Zhenyu
2007-03-27EXA: fix i830 componentAlpha supportWang Zhenyu