summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2007-03-27EXA: fix i830 texture setupWang Zhenyu
2007-03-27Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-26Power on the LVDS B-channel pairs only when we've chosen dual-channel mode.Eric Anholt
2007-03-26Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-25Switch TV_FORMAT property to format XA_ATOMKeith Packard
2007-03-24Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-23Eliminate calls to RRPostPendingProperty.Keith Packard
2007-03-23Record 3D state loss at EnterVT in last_3d value.Keith Packard
2007-03-23Don't call AdjustFrame on EnterVT.Keith Packard
2007-03-23Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-23Property size is in units, not bytes.Keith Packard
2007-03-23TV output properties: TV_FORMAT, LEFT, TOP, RIGHT, BOTTOM.Keith Packard