index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_tv.c
Age
Commit message (
Expand
)
Author
2007-01-06
More sparse cleanups:
Jesse Barnes
2007-01-02
Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
Keith Packard
2006-12-30
Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.
Keith Packard
2006-12-21
Computed corred color conversion values.
Keith Packard
2006-12-21
TV subcarrier was computed from wrong clock value.
Keith Packard
2006-12-19
TV output I830OutputPrivate had wrong type (crashed in SetMode).
Keith Packard
2006-12-14
Change TV modes from Preferred to Driver.
Keith Packard
2006-12-13
Move xf86CrtcConfig to ScrnInfo private.
Keith Packard
2006-12-13
Auto-detect working TV output by checking TV regs functionality.
Keith Packard
2006-12-06
Remove stale i830_tv_pre_set_mode. Replaced by generic dpms hook call.
Eric Anholt
2006-12-06
Save/restore more TV registers.
Eric Anholt
2006-12-06
Merge branch 'modesetting' into nonrandr-setup
Keith Packard
2006-12-06
Use xf86 structures for default config instead of RandR.
Keith Packard
2006-12-05
WIP code to move mode set sequencing to XFree86 handlers.
Eric Anholt
2006-12-01
Leave detected TV status alone when no free CRTC is available.
Keith Packard
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
2006-11-19
Preliminary 945 TV output. Color key is broken. Fixed mode.
Keith Packard
2006-11-01
Move mode lists from per-pipe to per-output.
Eric Anholt
2006-10-31
Give each output a get_modes function and expose those modes through RandR.
Eric Anholt
2006-10-31
Move output connection detection to a per-output method.
Eric Anholt
2006-10-23
Add work-in-progress integrated TV-out support.
Eric Anholt
[prev]