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
Age
Commit message (
Expand
)
Author
2006-11-03
Report pipe status (and status mismatches) in i830DescribeOutputConfiguration()
Eric Anholt
2006-11-03
Merge branch 'modesetting-origin' into modesetting
Eric Anholt
2006-11-03
Add support for load-based CRT detection.
Eric Anholt
2006-11-03
Print out modelines as info, not error (which had been used for debugging).
Eric Anholt
2006-11-03
Don't memset the modes pointer on init, which was dereferencing NULL.
Eric Anholt
2006-11-03
Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
Keith Packard
2006-11-03
Fix a pasteo in I965 register restore.
Eric Anholt
2006-11-02
set the v_sync_off_high to zero. XXX should check docs
Keith Packard
2006-11-02
Disable the panel fitter when not using it. Cleans up SDVO DVI output.
Keith Packard
2006-11-02
Add another couple of new registers
Keith Packard
2006-11-02
Remove duplicated register defs that were just added.
Eric Anholt
2006-11-02
Add airlied's I2C code, ifdeffed out.
Eric Anholt
2006-11-02
Remove dead specifiedMonitor field.
Eric Anholt
2006-11-02
Dump more registers for debug purposes
Keith Packard
2006-11-02
Add a few more registers from the 965 spec
Keith Packard
2006-11-02
ch7xxxSaveRegs receives real type instead of void *
Keith Packard
2006-11-01
Remove dead VESARec struct.
Eric Anholt
2006-11-01
Remove the refresh rate appended to some mode names.
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-11-01
Update for the move of RandR phyiscal size information.
Eric Anholt
2006-11-01
walk around to VBIOS bug in Crestline B0
Zou Nanhai
2006-10-31
Give each output a get_modes function and expose those modes through RandR.
Eric Anholt
2006-10-31
Add compat definitions for M_T_PREFERRED and M_T_DRIVER for older X Servers.
Eric Anholt
2006-10-31
Connect output detection up to RandR.
Eric Anholt
2006-10-31
Move output connection detection to a per-output method.
Eric Anholt
2006-10-31
Move SDVOB_PRESERVE_MASK next to SDVOC_PRESERVE_MASK.
Eric Anholt
2006-10-31
i830SetLVDSPanelPower is now a static function in i830_lvds.c, so remove it.
Eric Anholt
2006-10-31
Fix many inconsistencies in the SDVO code compared to the spec.
Eric Anholt
2006-10-30
Remove some dead code from BIOS modesetting.
Eric Anholt
2006-10-30
Remove GetBIOSVersion().
Eric Anholt
2006-10-30
Warning fix.
Eric Anholt
2006-10-30
Remove SetPipeAccess and now-unnecessary VBE reinit.
Eric Anholt
2006-10-30
Use the new fields for SDVO pixel multiply on the G965.
Eric Anholt
2006-10-30
Return and use valid status bits for i830_sdvo_get_trained_inputs().
Eric Anholt
2006-10-30
Clean up whitespace in i830_randr.c.
Eric Anholt
2006-10-30
Bug 8594: Fix Xv hang with G965
Wang Zhenyu
2006-10-27
Add support for the new DRM memory manager.
Thomas Hellstrom
2006-10-26
Major cleanup of 3D invariant state, fixing hangs with rotation and render.
Eric Anholt
2006-10-26
Note alignment requirement for i915 3D (texturing).
Eric Anholt
2006-10-26
Don't write unused values beyond the end of scale_units array.
Eric Anholt
2006-10-25
Move vbeInfo out of the driver struct to the one place it's used.
Eric Anholt
2006-10-25
Remove dead memsize reporting.
Eric Anholt
2006-10-25
Remove disabled I830DetectMonitorChange().
Eric Anholt
2006-10-25
Move LVDS initialization and blacklisting damage to the LVDS support file.
Eric Anholt
2006-10-25
Clean up the SDVO code.
Eric Anholt
2006-10-25
Nuke trailing whitespace in SDVO code not already cleaned up.
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
[prev]
[next]