Hi,
On Wed, Dec 15, 2010 at 07:10:28PM -0800, ext Linus Torvalds wrote:
Go forth and test. And please do remember to ping bugzilla (or developers) about any regressions you find, whether new or old.
I have some problem with i945, display remains blank. I also tried adding i915.modeset=0 but nothing changed. Machine is well alive and responds to basic commands like Ctrl+Alt+F1 and Ctrl+Alt+Del but I have not other machine to enter via network.
Since it was working in -rc5, I bisected it. It boiled down to ea5d552c73707645c53d42e8a71c9a4d9cbb85c1 but it's not the right commit since everything still works with it. And I'm officially confused.
Unfortunately I cannot play too much with this box so please give me some clever suggestion to be more efficient. Anyway I'll try also at home on a i915 :)
I attached configuration and boot log.
thanks, Domenico
Alex Deucher (4): drm/radeon/kms: fix formatting of vram and gtt info drm/radeon/kms: fix vram base calculation on rs780/rs880 drm/kms: remove spaces from connector names (v2) drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP
Chris Wilson (10): drm/i915: Clean conflicting modesetting registers upon init drm/i915: Death to the unnecessary 64bit divide drm/i915: Factor in pixel-repeat in FDI M/N calculation drm/i915/ringbuffer: Only print an error on the second attempt to reset head drm/i915/lvds: Always restore panel-fitter when enabling the LVDS drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo drm/i915/dp: Only apply the workaround if the select is still active drm: Add missing drm_vblank_put() along queue vblank error path drm: Don't try and disable an encoder that was never enabled ACPI: video: fix build for CONFIG_ACPI=n
Daniel Vetter (1): drm/i915: announce to userspace that the bsd ring is coherent
Dave Airlie (1): drm/i915: i915 cannot provide switcher services.
Eric Anholt (2): drm/i915: Always set the DP transcoder config to 8BPC. drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.