summaryrefslogtreecommitdiff
path: root/src/i830_tv.c
AgeCommit message (Expand)Author
2006-12-06Merge branch 'modesetting' into nonrandr-setupnonrandr-setupKeith Packard
2006-12-06Use xf86 structures for default config instead of RandR.Keith Packard
2006-12-05WIP code to move mode set sequencing to XFree86 handlers.Eric Anholt
2006-12-01Leave detected TV status alone when no free CRTC is available.Keith Packard
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-27Move crtc/output config to sub-structure.Keith Packard
2006-11-26Start output/crtc restructuring work. It compiles.Keith Packard
2006-11-19Preliminary 945 TV output. Color key is broken. Fixed mode.Keith Packard
2006-11-01Move mode lists from per-pipe to per-output.Eric Anholt
2006-10-31Give each output a get_modes function and expose those modes through RandR.Eric Anholt
2006-10-31Move output connection detection to a per-output method.Eric Anholt
2006-10-23Add work-in-progress integrated TV-out support.Eric Anholt