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
Age
Commit message (
Expand
)
Author
2006-12-16
Prefer earliest CRTC when mapping to outputs.
Keith Packard
2006-12-16
Not restoring active outputs. Wait for input sync before enabling outputs.
Keith Packard
2006-12-16
Follow BIOS order in writing DPLL/DPLL_MD registers.
Keith Packard
2006-12-16
reorder restore writes for 965 VGA
Keith Packard
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
2006-12-14
Follow BIOS PLL write protocol (disable,enable,enable).
Keith Packard
2006-12-14
Turn pll/pipe/plane on in crtc_set_mode
Keith Packard
2006-12-14
Respect Virtual in xorg.conf
Keith Packard
2006-12-14
Set frame buffer size ranges in xf86_config.
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
Merge branch 'modesetting-origin' into modesetting
Keith Packard
2006-12-13
Auto-detect working TV output by checking TV regs functionality.
Keith Packard
2006-12-13
Add magic double-write of the dpll register to fix mac mini cold boot.
Eric Anholt
2006-12-13
Add some caution with PCI write posting and DPLL delays to i830_crtc_dpms.
Eric Anholt
2006-12-13
Rename outputs to TMDS-1/TMDS-2, LVDS, TV and VGA.
Keith Packard
2006-12-12
Write dpll_md register while updating dpll as that appears to be required.
Keith Packard
2006-12-12
Merge branch 'modesetting-origin' into modesetting
Keith Packard
2006-12-12
Elide duplicate modes in pScrn->monitor.
Keith Packard
2006-12-12
Correct typo in mac mini hack, and return modes when the hack is unnecessary.
Eric Anholt
2006-12-12
Replace custom, partially broken DPMS implementation with a generic one.
Eric Anholt
2006-12-12
Fix mac mini SDVO output: write the SDVO[BC] enabled register state twice.
Eric Anholt
2006-12-12
Flush the plane changes in i830_crtc_dpms()
Eric Anholt
2006-12-12
Move the SDVO sync detection to after we've turned the port on.
Eric Anholt
2006-12-12
Extend the error state reporting to cover ESR and decode PGTBL_ERR for 945.
Eric Anholt
2006-12-12
Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
Eric Anholt
2006-12-12
Set the SDVO port to on before sending the SDVO output on command.
Eric Anholt
2006-12-12
More debugging output for SDVO.
Eric Anholt
2006-12-12
Add a hack for DDC on my Mac Mini.
Eric Anholt
2006-12-11
Move the overlay mode switch status updates to when we enable/disable crtcs.
Eric Anholt
2006-12-11
Remove remnants of old savedCurrentMode hack. Man, that was gross.
Eric Anholt
2006-12-11
Remove dead remnants of old clone mode support.
Eric Anholt
2006-12-11
Include i830.h to get M_T_* compat defines for older X Servers.
Joshua J. Berry
2006-12-11
Add error messages for previous silent DRI initialization failures.
Eric Anholt
2006-12-08
Merge branch 'modesetting' into crestline
Wang Zhenyu
2006-12-08
Merge branch 'modesetting' of git+ssh://zhen@git.freedesktop.org/git/xorg/dri...
Wang Zhenyu
2006-12-08
Merge branch 'exa-i965' of git+ssh://zhen@git.freedesktop.org/git/xorg/driver...
Wang Zhenyu
2006-12-07
Bump to 1.7.3
Alan Hourihane
2006-12-06
Merge branch 'modesetting-origin' into modesetting
Keith Packard
2006-12-06
Move vga restore to end of RestoreHWState.
Keith Packard
2006-12-06
Use DOUBLE_WIDE mode on all hardware.
Keith Packard
2006-12-06
Include render.h to get SubPixelUnknown define.
Eric Anholt
2006-12-06
Merge branch 'modesetting' into crestline
Keith Packard
2006-12-06
Merge branch 'modesetting-origin' into modesetting
Keith Packard
2006-12-06
Harmless warning fix.
Eric Anholt
2006-12-06
Reduce dumpregs to X startup, after a mode set, and LeaveVT.
Eric Anholt
2006-12-06
Save/restore registers around calls in PreInit with register side-effects.
Eric Anholt
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
Cannot modify DPLL register in output mode_set function.
Keith Packard
[prev]
[next]