2.6.37-rc7 working great. built 2.6.37-rc8 this morning and screen is unusable. Off center to the right by about 200 px and very jittery. Sorry for the overly technical description :) Ubuntu 10.10 From lshw: *-display description: VGA compatible controller product: Core Processor Integrated Graphics Controller vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 02 width: 64 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:43 memory:f2000000-f23fffff memory:d0000000-dfffffff ioport:1800(size=8)
Can you try if this regression is caused by the commit mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=32698?
Success!! I reverted that commit and rebuilt. Everything working great again. git co v2.6.37-rc8 git revert 448f53a1ede54eb854d036abf54573281412d650 Finished one revert. [detached HEAD b273081] Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks" 1 files changed, 1 insertions(+), 1 deletions(-)
Fixed by http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bcfbbce822d219eb587acaba8a6e062bbeae4761 .