summaryrefslogtreecommitdiff
path: root/src/i830_xf86Modes.c
AgeCommit message (Expand)Author
2006-12-30Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.Keith Packard
2006-12-28Lack of configured monitor implies no configured modes.Keith Packard
2006-12-28Configuration support: per-output mode lines, preferred mode.Keith Packard
2006-12-05new server APIs are not in server-1.2 (version 7.1.99.2)Keith Packard
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-28Conditionally compile old-server compatibility code in.Eric Anholt
2006-11-28Replace custom DDC mode list code with a copy of the X Server's.Eric Anholt
2006-11-03Print out modelines as info, not error (which had been used for debugging).Eric Anholt
2006-11-01Remove the refresh rate appended to some mode names.Eric Anholt
2006-11-01Move mode lists from per-pipe to per-output.Eric Anholt
2006-07-11Bug #7443: Respect the user's Modes configuration, and make it more useful.Eric Anholt
2006-07-10Fix validation when the first mode is thrown out, and print hsync in modelines.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-26Major cleanup of mode reprobing:Eric Anholt