Age | Commit message (Expand) | Author |
2007-01-19 | Fix DRI issue when EXA enabled | Wang Zhenyu |
2007-01-18 | Allocate separate cursor memory per CRTC and rotate cursors appropriately. | Eric Anholt |
2007-01-18 | Partially deal with cursor rotation. | Eric Anholt |
2007-01-18 | Fix transformation matrices for rotation at 90 and 270 degrees. | Eric Anholt |
2007-01-18 | Update CRTC values first so they can be used by the driver in mode setting. | Eric Anholt |
2007-01-18 | Disable the clipping for now, since it won't work. | Eric Anholt |
2007-01-18 | Store fixed values, not integers, in the transformation matrix. | Eric Anholt |
2007-01-18 | Merge branch 'modesetting' into modesetting-rotation | Eric Anholt |
2007-01-17 | Fix broken last-minute change in determining whether we're rotated or not. | Eric Anholt |
2007-01-17 | Allocate per-crtc rotation buffers and hook up RandR 1.2 per-CRTC rotation. | Eric Anholt |
2007-01-17 | Fix some segfaults: crtc->rotatedPixmap not set and dangling damage pointer. | Eric Anholt |
2007-01-17 | Set all CRTCs' allowable rotations when xf86RandR12SetRotations() is called. | Eric Anholt |
2007-01-17 | enable all TV modes | Zou Nan hai |
2007-01-16 | Bug #9550: Add a quirk for too-high clock from EDID on the EN-7100e. | Gary Wong |
2007-01-16 | Add a settable backlight property for LVDS. | Eric Anholt |
2007-01-16 | Merge branch 'modesetting' into modesetting-rotation | Keith Packard |
2007-01-16 | Interim work on rotation support with new xf86 code. | Keith Packard |
2007-01-15 | patch to control mergedfb options, bug #9664 | Emilio Scalise |
2007-01-15 | Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures. | Keith Packard |
2007-01-13 | Tweak to bug #9639 | root |
2007-01-13 | Fix bug #9639, i810 XvMC needs linking against libdrm. | Alan Hourihane |
2007-01-11 | EXA: Use PRIM3D_RECTLIST instead of TRIFAN so we don't get diagonal tearing. | Eric Anholt |
2007-01-11 | Restore legacy overlay size limits, due to card hangs at larger sizes. | Eric Anholt |
2007-01-11 | Bug #8845: Unify all our XV ports to 1920x1088 maximum size. | Eric Anholt |
2007-01-11 | Don't limit cachelines to a vertical of 2048, and increase default allocation. | Eric Anholt |
2007-01-11 | Correct x/y/pitch limitations in several cases, and detail them in i830_exa.c. | Eric Anholt |
2007-01-11 | EXA: Wait for sync before we set up new state in our static state buffers. | Eric Anholt |
2007-01-10 | Formalize sync interface | Wang Zhenyu |
2007-01-09 | Bump to 1.7.4 | Alan Hourihane |
2007-01-09 | Fix bug #8536, i915 BIOS fails when restarting Xserver. | Alan Hourihane |
2007-01-08 | Correct typo resulting in a crash with ivch. = != ==. | Eric Anholt |
2007-01-08 | Merge branch 'modesetting' into crestline | Keith Packard |
2007-01-08 | Move EXA function declarations from source to header. | Keith Packard |
2007-01-08 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2007-01-07 | Back out rotation changes for RandR 1.2 which won't work. | Keith Packard |
2007-01-07 | Merge branch 'crestline-otc' into crestline | Keith Packard |
2007-01-07 | Merge branch 'modesetting' into crestline | Keith Packard |
2007-01-07 | minor fix on last exa mem binding commit | Wang Zhenyu |
2007-01-07 | Merge branch 'modesetting' into crestline | Keith Packard |
2007-01-06 | Numerous symbol scope issues. | Keith Packard |
2007-01-06 | Merge branch 'modesetting-origin' into modesetting | Wang Zhenyu |
2007-01-06 | support NTSC 480i M-J, PAL 576i for 640x480-1280x1024 sizes | Zou Nan hai |
2007-01-06 | [PATCH] Add rotation support for 965. | Wang Zhenyu |
2007-01-06 | [PATCH] Replace broken PCI resource size detection with pciGetBaseSize() call. | Eric Anholt |
2007-01-06 | [PATCH] Fix EXA mem binding | Wang Zhenyu |
2007-01-06 | [PATCH] fix Makefile.am | Wang Zhenyu |
2007-01-06 | [PATCH] Formats fixes | Wang Zhenyu |
2007-01-06 | [PATCH] set correct default border color | Wang Zhenyu |
2007-01-06 | [PATCH] fix typo in ps kernel | Wang Zhenyu |
2007-01-06 | [PATCH] shut up warning | Wang Zhenyu |