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_driver.c
Age
Commit message (
Expand
)
Author
2006-11-04
Rename availablePipes to num_pipes
Keith Packard
2006-11-04
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-11-03
Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
Keith Packard
2006-11-03
Finish removing persistant vbe data
Keith Packard
2006-11-03
Use VBE only temporarily to fetch BIOS rom image
Keith Packard
2006-11-03
Merge branch 'modesetting-origin' into modesetting
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
Disable the panel fitter when not using it. Cleans up SDVO DVI output.
Keith Packard
2006-11-02
Remove dead specifiedMonitor field.
Eric Anholt
2006-11-01
Remove dead VESARec struct.
Eric Anholt
2006-11-01
Move mode lists from per-pipe to per-output.
Eric Anholt
2006-11-01
walk around to VBIOS bug in Crestline B0
Zou Nanhai
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-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-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-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 SDVO code, moving the private structure internal and cleaning up caps.
Eric Anholt
2006-10-23
Merge branch 'overhaul' into modesetting
Eric Anholt
2006-10-23
Add some MergedFB checks for accelerator limitations
Alan Hourihane
2006-10-13
Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driver
Alan Hourihane
2006-10-09
Fix LVDS restore path, and move pipe assignment for outputs to the right place.
Eric Anholt
2006-10-09
Move per-output mode setting code to per-output methods.
Eric Anholt
2006-10-07
Expand the check for AOpen Mini-PC.
Adam Jackson
2006-10-05
Don't require MonitorLayout when two monitors are plugged in.
Keith Packard
2006-10-05
Remove checks for output privates in various bits of code.
Eric Anholt
2006-10-05
Give each output type an init method in its file, making other methods static.
Eric Anholt
2006-10-04
Move the save, restore, and DPMS per-output settings to per-output files.
Eric Anholt
2006-10-04
Fix bug #5795, VT switching fails because of a bad test on some platforms.
Alan Hourihane
2006-10-02
silence warning
Alan Hourihane
2006-09-28
Always call I830UpdateXineramaScreenInfo() unconditionally, and document why.
Michel Dänzer
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-09-27
Merge branch 'randr-1.2' into modesetting
Eric Anholt
2006-09-27
Merge branch 'acpi-hotkey' into modesetting
Eric Anholt
2006-09-27
Attempt to make the ACPI hotkey support a little more modesetting-compatible.
Eric Anholt
2006-09-27
Store viewport limits of both pipes in SAREA.
Michel Dänzer
2006-09-25
Merge branch 'master' into exa
Wang Zhenyu
2006-09-22
Remove some dead code related to clock ranges.
Eric Anholt
2006-09-22
Remove the GetDevicePresence BIOS call which just printed BIOS information.
Eric Anholt
2006-09-22
Remove the no-longer-connected VBERestore option.
Eric Anholt
2006-09-22
Remove empty SAVERESTORE_HWSTATE code.
Eric Anholt
2006-09-22
Fix a typo to mark sync for XAA.
Wang Zhenyu
[prev]
[next]