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_crt.c
Age
Commit message (
Expand
)
Author
2009-06-17
Merge branch 'ulf' into dlf
debian-lenny-with-frc-patches
Paul Menzel
2009-06-17
Some cosmetics.
upstream-lenny-with-frc-patches
Thomas Hilber
2009-06-06
Merge branch 'ulf' into dlf
Paul Menzel
2009-05-31
New options for xorg.conf and start with disconnected monitor.
Thomas Hilber
2009-05-31
Add frame rate control.
Thomas Hilber
2008-10-18
Do force CRT detect sequence twice on 4 series chipset
Zhenyu Wang
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-17
Add support for new ->get_crtc output callbacks
Jesse Barnes
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-01-10
Remove unnecessary quirk code in CRT probing
Jesse Barnes
2008-01-09
Add pipe A force enable quirk
Jesse Barnes
2007-12-10
CRT hotplug detection improvements
Jesse Barnes
2007-07-13
Remove hard-coded CRT blanking frobbing for load detection.
Keith Packard
2007-07-13
Ensure pipe/output active before doing load detection.
Keith Packard
2007-07-13
Eliminate bogus (and harmful) blanking adjustment for load detect.
Keith Packard
2007-06-30
Fix load detection to use border region instead of blanking.
Keith Packard
2007-06-19
Fix left G33 issues
Wang Zhenyu
2007-05-17
Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.
Keith Packard
2007-05-12
Deal with i830 CRT load detection which cannot use FORCE_BORDER.
Keith Packard
2007-03-04
Support new CRTC/Output prepare/commit hooks.
Keith Packard
2007-02-16
Change rotation pixmap creation API to permit start-time rotation.
Keith Packard
2007-01-16
Interim work on rotation support with new xf86 code.
Keith Packard
2007-01-15
Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.
Keith Packard
2006-12-30
Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.
Keith Packard
2006-12-28
Configuration support: per-output mode lines, preferred mode.
Keith Packard
2006-12-06
Merge branch 'modesetting' into nonrandr-setup
Keith Packard
2006-12-06
Merge branch 'generic-mode-set' into modesetting
Eric Anholt
2006-12-06
Use xf86 structures for default config instead of RandR.
Keith Packard
2006-12-05
fix up misleading comment in i830_crt.c about border register
Keith Packard
2006-12-05
WIP code to move mode set sequencing to XFree86 handlers.
Eric Anholt
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-28
Conditionally compile old-server compatibility code in.
Eric Anholt
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-26
Remove mode setting from load detect CRTC allocation.
Keith Packard
2006-11-26
Clean up reworked data structure code so the server actually starts.
Keith Packard
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
2006-11-08
Adapt to RandR updates that split object creation from screen association.
Keith Packard
2006-11-08
Merge branch 'modesetting-keithp' into modesetting
Keith Packard
2006-11-08
Clean up i830_crt_detect_load() a bit more.
Eric Anholt
2006-11-07
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-11-05
Fix CRT output on 965 chipset.
Keith Packard
2006-11-04
Rename availablePipes to num_pipes
Keith Packard
2006-11-04
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-11-03
Add support for load-based CRT detection.
Eric Anholt
2006-11-01
Attempt to pull monitor physical size information out of DDC EDID data.
Eric Anholt
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-16
Add a per-output mode-valid method.
Eric Anholt
2006-10-09
Move per-output mode setting code to per-output methods.
Eric Anholt
[next]