index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_modes.c
Age
Commit message (
Expand
)
Author
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.
restructure-outputs
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
2006-06-23
Split probed modes out per pipe, and union them into the available modes.
Eric Anholt
2006-06-22
Move FP mode validation next to other mode validation code.
Eric Anholt
[next]