summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-21Make planeEnabled track pipes controlled by randr.Keith Packard
2006-09-21Consistently use Cursor A on Pipe 0 and Cursor B on Pipe 1.Keith Packard
2006-09-20Merge branch 'modesetting' into randr-1.2Keith Packard
2006-09-20Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-09-20Merge branch 'modesetting' into randr-1.2Keith Packard
2006-09-20Update driver for RandR 1.2 X server API.Keith Packard
2006-09-20Add standard C headers to fix build on some systems after xf86_ansic.h removal.Linus Torvals
2006-09-19Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-09-15Add model-specific tweaks for some funky 945GM boards.Adam Jackson
2006-09-08Remove xf86_ansic.h usage.Eric Anholt
2006-08-31verbose debug message for panel sync dataKeith Packard
2006-08-24Bug #7957: Fix distcheck.Ross Burton
2006-08-08Fix a build problem.Alan Hourihane
2006-08-04Fix a problem creating the I2C bus for the SDVOCAlan Hourihane
2006-08-02Fix a braino in mode list pruning.Adam Jackson
2006-07-17Disable spread spectrum clock usage.Keith Packard
2006-07-14Bug #7404: Only save/restore VGA fonts and not other VGA regs.Eric Anholt
2006-07-14Add a register restore implementation so we don't crash on LeaveVT.Eric Anholt
2006-07-14Don't try to probe on more pipes than we really have.Eric Anholt
2006-07-13In I830xf86SortModes, catch cases where two modes are equal in only oneAdam Jackson
2006-07-13Fix a thinko; would only inject the FP native mode if a mode list was alreadyAdam Jackson
2006-07-11Avoid NULL dereference if cursor position changes during a mode change.Eric Anholt
2006-07-11Bug #7443: Respect the user's Modes configuration, and make it more useful.Eric Anholt
2006-07-11Fix crash with DDC when there are no user modes to add.Eric Anholt
2006-07-11Make gamma settings apply to the cursor as well, and fix clone-mode gamma.Luká\u0161 Hejtmánek
2006-07-11Add support for adjusting saturation value of overlay video.Luká\u0161 Hejtmánek
2006-07-10Clean up warnings in sil164 module.Eric Anholt
2006-07-10Hook up SiI164 mode setting (just a matter of turning the chip on).Eric Anholt
2006-07-10Fix prototype for SaveRegs.Eric Anholt
2006-07-10Move to 4-space indents in sil164.Eric Anholt
2006-07-10Make DVO code light up my sil164-based DVI output, when already set up by BIOS.Eric Anholt
2006-07-10Fix modelist with a configured monitor to not begin with all unvalidated modes.Eric Anholt
2006-07-10Fix validation when the first mode is thrown out, and print hsync in modelines.Eric Anholt
2006-07-10Merge branch 'dvo-merge' into modesettingEric Anholt
2006-07-10Supply proper NULL-terminated symbol lists to avoid crashing.Eric Anholt
2006-07-08Improve output bus setup to include LVDS setup for pre-i915.Eric Anholt
2006-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt
2006-07-05Don't try to probe modes on an SDVO device with NULL sdvo_drv.Eric Anholt
2006-07-05More fixes to "choose closest mode for the pipe" code to select correct refresh.Eric Anholt
2006-07-03Bug #7375: Don't double-free the current XF86 mode after a randr reprobe.Eric Anholt
2006-07-03Only override display size with the XFree86 mode's for actual panel scaling.Eric Anholt
2006-06-28Replace i830InjectModes with i830DuplicateModes usage.Eric Anholt
2006-06-28Validate and insert user and VESA standard modes for DDC or configured fallback.Eric Anholt
2006-06-28Replace xf86ValidateModes usage with a set of custom validators and pruning.Eric Anholt
2006-06-27If the panel power registers are all zeroes on Mobile parts, disable LVDS.Eric Anholt
2006-06-27Fix randr current mode reporting and mode loss/mis-configuration on re-randr.Eric Anholt
2006-06-26Clean up warnings.Eric Anholt
2006-06-26Merge branch 'master' into modesettingEric Anholt
2006-06-26Turn on extra warning flags for GCC, and clean up the resulting fallout.Eric Anholt
2006-06-26Fix the plane/pipe disabling and turn off missing outputs when no longer DDCed.Eric Anholt