summaryrefslogtreecommitdiff
path: root/src/i830_randr.c
AgeCommit message (Expand)Author
2006-11-01Attempt to pull monitor physical size information out of DDC EDID data.Eric Anholt
2006-11-01Move mode lists from per-pipe to per-output.Eric Anholt
2006-11-01Update for the move of RandR phyiscal size information.Eric Anholt
2006-10-31Give each output a get_modes function and expose those modes through RandR.Eric Anholt
2006-10-31Connect output detection up to RandR.Eric Anholt
2006-10-30Clean up whitespace in i830_randr.c.Eric Anholt
2006-10-05Fix DPI at startup in RandR 1.2 code.Keith Packard
2006-10-04Remove mode origins, add preferred mode count.Keith Packard
2006-10-04Add mode origins for randrKeith Packard
2006-10-03Always register list of modes for outputs, even when disabled.Keith Packard
2006-09-23Oops, duplicated CRT-redetect code.Keith Packard
2006-09-23Construct default monitor description for hotplug non-DDC monitor.Keith Packard
2006-09-21Make planeEnabled track pipes controlled by randr.Keith Packard
2006-09-20Update driver for RandR 1.2 X server API.Keith Packard
2006-06-27Fix randr current mode reporting and mode loss/mis-configuration on re-randr.Eric Anholt
2006-06-23WIP to allow re-probing and validation of modes for new heads at "xrandr" time.Eric Anholt
2006-04-06Enable -Wall on GCC, and do a cleanup of existing warnings.Eric Anholt
2006-01-24Bump version to 1.5.0.0Alan Hourihane