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_modes.c
Age
Commit message (
Expand
)
Author
2007-02-16
Change rotation pixmap creation API to permit start-time rotation.
Keith Packard
2007-01-15
Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.
Keith Packard
2006-12-28
Configuration support: per-output mode lines, preferred mode.
Keith Packard
2006-12-21
If DDC detailed modes are missing physical size, pull from features.
Keith Packard
2006-12-06
Use xf86 structures for default config instead of RandR.
Keith Packard
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-30
Oops. Don't try to use xf86RandR names, use xf86RandR12 instead.
Keith Packard
2006-11-30
Rename I830 randr functions to xf86 as they are becoming generic.
Keith Packard
2006-11-28
Conditionally compile old-server compatibility code in.
Eric Anholt
2006-11-28
Remove printing of the XFree86 screen mode list, and some other detritus.
Eric Anholt
2006-11-28
Replace custom DDC mode list code with a copy of the X Server's.
Eric Anholt
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-16
RandR-based initial output configuration.
Keith Packard
2006-11-09
Expose the DDC-probed EDID data as the EDID_DATA output property.
Eric Anholt
2006-11-03
Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
Keith Packard
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-30
Remove some dead code from BIOS modesetting.
Eric Anholt
2006-10-25
Clean up SDVO code, moving the private structure internal and cleaning up caps.
Eric Anholt
2006-10-24
Merge branch 'modesetting-origin' into modesetting
Keith Packard
2006-10-23
Merge branch 'overhaul' into modesetting
Eric Anholt
2006-10-09
Move per-output mode setting code to per-output methods.
Eric Anholt
2006-10-06
Compute LVDS resolution from server DPI and native panel size.
Keith Packard
2006-10-05
Remove checks for output privates in various bits of code.
Eric Anholt
2006-10-04
Add mode origins for randr
Keith Packard
2006-09-27
Merge branch 'randr-1.2' into modesetting
Eric Anholt
2006-09-23
Construct default monitor description for hotplug non-DDC monitor.
Keith Packard
2006-09-22
Remove some dead code related to clock ranges.
Eric Anholt
2006-09-20
Update driver for RandR 1.2 X server API.
Keith Packard
2006-08-02
Fix a braino in mode list pruning.
Adam Jackson
2006-07-14
Don't try to probe on more pipes than we really have.
Eric Anholt
2006-07-13
In I830xf86SortModes, catch cases where two modes are equal in only one
Adam Jackson
2006-07-13
Fix a thinko; would only inject the FP native mode if a mode list was already
Adam Jackson
2006-07-11
Bug #7443: Respect the user's Modes configuration, and make it more useful.
Eric Anholt
2006-07-11
Fix crash with DDC when there are no user modes to add.
Eric Anholt
2006-07-10
Make DVO code light up my sil164-based DVI output, when already set up by BIOS.
Eric Anholt
2006-07-10
Fix modelist with a configured monitor to not begin with all unvalidated modes.
Eric Anholt
2006-07-05
Don't try to probe modes on an SDVO device with NULL sdvo_drv.
Eric Anholt
2006-06-28
Replace i830InjectModes with i830DuplicateModes usage.
Eric Anholt
2006-06-28
Validate and insert user and VESA standard modes for DDC or configured fallback.
Eric Anholt
2006-06-28
Replace xf86ValidateModes usage with a set of custom validators and pruning.
Eric Anholt
2006-06-27
Fix randr current mode reporting and mode loss/mis-configuration on re-randr.
Eric Anholt
2006-06-26
Clean up warnings.
Eric Anholt
2006-06-26
Fix the plane/pipe disabling and turn off missing outputs when no longer DDCed.
Eric Anholt
2006-06-26
Fix DDC probing after last (untested) commit.
Eric Anholt
2006-06-26
Major cleanup of mode reprobing:
Eric Anholt
2006-06-23
WIP to allow re-probing and validation of modes for new heads at "xrandr" time.
Eric Anholt
[next]