[Bug 13373] fbcon, intelfb, i915: INFO: possible circular locking dependency detected

2009-05-25 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13373 --- Comment #2 from Miles Lane 2009-05-26 00:37:49 --- Created an attachment (id=21552) --> (http://bugzilla.kernel.org/attachment.cgi?id=21552) My current .config file. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=ema

[Bug 13373] fbcon, intelfb, i915: INFO: possible circular locking dependency detected

2009-05-25 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13373 Miles Lane changed: What|Removed |Added CC||miles.l...@gmail.com --- Comment #1 from

[Bug 13171] 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption

2009-05-25 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13171 --- Comment #4 from Rafael J. Wysocki 2009-05-25 23:22:49 --- On Monday 25 May 2009, Alex Bennee wrote: > 2009/5/24 Rafael J. Wysocki : > > This message has been generated automatically as a part of a report > > of recent regressions. > > > >

[Bug 13171] 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption

2009-05-25 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13171 Rafael J. Wysocki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13171] 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption

2009-05-25 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13171 Rafael J. Wysocki changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: http

[Bug 21582] [radeon-rewrite] crashes server through radeonRefillCurrentDmaRegion

2009-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21582 Tormod Volden changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 21582] [radeon-rewrite] crashes server through radeonRefillCurrentDmaRegion

2009-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21582 --- Comment #12 from Tormod Volden 2009-05-25 11:05:43 PST --- Created an attachment (id=26207) --> (http://bugs.freedesktop.org/attachment.cgi?id=26207) gdm log with mismatch and assertion With 9dee2f20... I don't get the same backtrace,

[Bug 21445] radeon-rewrite R200 driver doesn't clip opengl context if there is overlapping window

2009-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21445 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 21929] New: Artifacts in kcometen3 with any AccelMethod after upgrade to Mesa 7.4.2

2009-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21929 Summary: Artifacts in kcometen3 with any AccelMethod after upgrade to Mesa 7.4.2 Product: Mesa Version: unspecified Platform: Other OS/Version: Linux (All) Status: N

[Bug 21582] [radeon-rewrite] crashes server through radeonRefillCurrentDmaRegion

2009-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21582 Jerome Glisse changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Intel-gfx] [PATCH 0/3] Add the default mode for LVDS in KMS mode

2009-05-25 Thread yakui_zhao
Hi, All the following is the patch set that adds the default modes for LVDS in KMS mode. Patch 1/3: Add a private data for LVDS When the connector type is LVDS, it will add a private data that can be used to store the LVDS panel limit. For example: hdisplay, vdisp

[Intel-gfx] [PATCH 1/3] Add the private data for the LVDS connector

2009-05-25 Thread yakui_zhao
Add the private data when the connector type is LVDS. We can use the private_data to store the LVDS panel limit. For example: Hdisplay, Vdisplay Signed-off-by: Zhao Yakui --- src/drmmode_display.c | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) Index: xf86_vi

Re: 2.6.30-rc7: Reported regressions from 2.6.29

2009-05-25 Thread Ozan Çağlayan
Rafael J. Wysocki wrote: > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13326 > Subject : [PATCH]Null pointer dereference in rtc-cmos driver > Submitter : Ozan Çağlayan > Date : 2009-05-14 16:16 (11 days old) > References: http://marc.info/?l=linux-kern

[Intel-gfx] [PATCH 2/3] Get the LVDS panel limit and check whether the given modeline is valid

2009-05-25 Thread yakui_zhao
When the connector type is LVDS, it will traverse the mode list returned by KMS kernel to get the LVDS panel limit. Then it will use the panel limit to check whether the given modeline is valid. If the given modeline exceeds the LVDS panel limit, it will be invalid. Signed-off-by: Zhao Yakui ---

[Intel-gfx] [PATCH 3/3] Fix EDID for LVDS output device to add the default modes

2009-05-25 Thread yakui_zhao
Fix the EDID for the LVDS output device to add the default modes.This is similar to what we have done in UMS mode. a. When there exists the EDID, either find the DS_RANGES block or replace a DS_VENDOR block, smashing it into a DS_RANGES block with open refresh to match all the defaults modes. b. W

[Bug 13171] 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption

2009-05-25 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13171 --- Comment #3 from Alex Bennee 2009-05-25 08:38:26 --- Tested on RC7 and I can now boot X and get some sort of display. I have other problems with KMS but I think this bug can be cleared now. -- Configure bugmail: http://bugzilla.kernel.org