~joe-yasi/xserver-xorg-video-intel/+git/xf86-video-intel:glucose

Last commit made on 2007-10-25
Get this branch:
git clone -b glucose https://git.launchpad.net/~joe-yasi/xserver-xorg-video-intel/+git/xf86-video-intel

Branch merges

Branch information

Recent commits

a1bff81... by Alan Hourihane <email address hidden>

Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel into glucose

d2c78f8... by Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>

Adapt to DRM Lockfree and setStatus changes.

78aaec0... by Eric Anholt

Fix typo in my hand-application of rglowery's patch.

021265f... by Robert Lowery

Fix a crash in TV mode handling by initializing the prev field of modes.

87345e8... by Jesse Barnes <email address hidden>

intel_reg_dumper - dump VGA AR registers too

Add a VGA AR dumping function so we can debug text mode problems too.

78e251d... by Eric Anholt

In the clock graph, draw the VCO as erasures in the lines representing clocks.

This shows one of the reasons for the gaps: with the other settings, the VCO
is too low inside the gap. However, it also points out another issue: we
aren't using the high end of the VCO range due to some other limits being hit.

625b6f4... by Alan Hourihane <email address hidden>

Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel into glucose

9f9b888... by Eric Anholt

Warn in the log if we choose a PLL clock that's way out of line.

1f8bf11... by Eric Anholt

Add some nickle scripts for looking at PLL issues.

While here, move similar nickle scripts under src/scripts/

79636b8... by Eric Anholt

Bump pciaccess version requirement for new API usage.