summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-27Fetch from root window instead of screen pixmap during rotation.Keith Packard
2007-01-27Paint ARGB cursor data to ARGB cursor memory space in frame buffer.Keith Packard
2007-01-27Don't zero out mode structure after setting name field.Krzysztof Halasa
2007-01-27Mark crtc region as damaged when rotation is set.Keith Packard
2007-01-27Make rotated pixmap size of mode, not rotated mode. Update only damage.Keith Packard
2007-01-25Make rotated shadow buffer allocation dynamic.Eric Anholt
2007-01-25Merge branch 'crestline' of /git/xorg/driver/xf86-video-intel into crestlineNian Wu
2007-01-25Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-01-25Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-01-24Fix a possible failure to misalign video allocation in XAA.Eric Anholt
2007-01-24Warning fix.Eric Anholt
2007-01-23ch7xxx: fix output detection as per datasheet, have no DVI to test this.Dave Airlie
2007-01-23fix building with 7.1 server by hiding stuff inside RANDR_12_INTERFACEDave Airlie
2007-01-22Replace the custom SaveScreen function with a generic function calling DPMS.Eric Anholt
2007-01-19Fix DRI issue when EXA enabledWang Zhenyu
2007-01-18Allocate separate cursor memory per CRTC and rotate cursors appropriately.Eric Anholt
2007-01-18Partially deal with cursor rotation.Eric Anholt
2007-01-18Fix transformation matrices for rotation at 90 and 270 degrees.Eric Anholt
2007-01-18Update CRTC values first so they can be used by the driver in mode setting.Eric Anholt
2007-01-18Disable the clipping for now, since it won't work.Eric Anholt
2007-01-18Store fixed values, not integers, in the transformation matrix.Eric Anholt
2007-01-18Merge branch 'modesetting' into modesetting-rotationEric Anholt
2007-01-17Fix broken last-minute change in determining whether we're rotated or not.Eric Anholt
2007-01-17Allocate per-crtc rotation buffers and hook up RandR 1.2 per-CRTC rotation.Eric Anholt
2007-01-17Fix some segfaults: crtc->rotatedPixmap not set and dangling damage pointer.Eric Anholt
2007-01-17Set all CRTCs' allowable rotations when xf86RandR12SetRotations() is called.Eric Anholt
2007-01-17 enable all TV modesZou Nan hai
2007-01-16Bug #9550: Add a quirk for too-high clock from EDID on the EN-7100e.Gary Wong
2007-01-16Add a settable backlight property for LVDS.Eric Anholt
2007-01-16Merge branch 'modesetting' into modesetting-rotationKeith Packard
2007-01-16Interim work on rotation support with new xf86 code.Keith Packard
2007-01-15patch to control mergedfb options, bug #9664Emilio Scalise
2007-01-15Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.Keith Packard
2007-01-13Tweak to bug #9639root
2007-01-13Fix bug #9639, i810 XvMC needs linking against libdrm.Alan Hourihane
2007-01-11EXA: Use PRIM3D_RECTLIST instead of TRIFAN so we don't get diagonal tearing.Eric Anholt
2007-01-11Restore legacy overlay size limits, due to card hangs at larger sizes.Eric Anholt
2007-01-11Bug #8845: Unify all our XV ports to 1920x1088 maximum size.Eric Anholt
2007-01-11Don't limit cachelines to a vertical of 2048, and increase default allocation.Eric Anholt
2007-01-11Correct x/y/pitch limitations in several cases, and detail them in i830_exa.c.Eric Anholt
2007-01-11EXA: Wait for sync before we set up new state in our static state buffers.Eric Anholt
2007-01-10Formalize sync interfaceWang Zhenyu
2007-01-09Bump to 1.7.4Alan Hourihane
2007-01-09Fix bug #8536, i915 BIOS fails when restarting Xserver.Alan Hourihane
2007-01-08Correct typo resulting in a crash with ivch. = != ==.Eric Anholt
2007-01-08Merge branch 'modesetting' into crestlineKeith Packard
2007-01-08Move EXA function declarations from source to header.Keith Packard
2007-01-08Merge branch 'modesetting-origin' into modesettingKeith Packard
2007-01-07Back out rotation changes for RandR 1.2 which won't work.Keith Packard
2007-01-07Merge branch 'crestline-otc' into crestlineKeith Packard