[Bug 15181] Radeon: *ERROR* Unable to locate a BIOS ROM

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15181 --- Comment #19 from Alex Deucher 2010-08-23 07:07:54 --- Created an attachment (id=27721) --> (https://bugzilla.kernel.org/attachment.cgi?id=27721) possible fix Does this patch help? -- Configure bugmail: https://bugzilla.kernel.org/use

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #26 from Martin Steigerwald 2010-08-23 12:39:21 --- Still happens with 2.6.35.3. This time I setup a netconsole connection. Nothing. So its really a complete hard freeze. Next step probably is trying 2.6.34-rc2 and going back or

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #27 from Alex Deucher 2010-08-23 14:20:40 --- Does disabling the lockup detect code fix the issue? --- a/drivers/gpu/drm/radeon/r600.c +++ b/drivers/gpu/drm/radeon/r600.c @@ -1345,6 +1345,8 @@ bool r600_gpu_is_lockup(struct rade

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #28 from Alex Deucher 2010-08-23 14:22:32 --- updated patch: diff --git a/drivers/gpu/drm/radeon/r100.c b/drivers/gpu/drm/radeon/r100.c index c0c5cef..7d9cc47 100644 --- a/drivers/gpu/drm/radeon/r100.c +++ b/drivers/gpu/drm/radeo

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #29 from Alex Deucher 2010-08-23 14:31:04 --- Please also try this patch: http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff;h=4e186b2d6c878793587c35d7f06c94565d76e9b8 -- Configure bugmail: https://bugzi

[Bug 16651] Output of drm_cvt_mode function incorrect for reduced blanking modes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16651 Adam Jackson changed: What|Removed |Added CC||a...@redhat.com --- Comment #1 from Ad

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #30 from Martin Steigerwald 2010-08-23 14:37:27 --- Should I try both patches together? Or each one seperately? I am currently also compiling a 2.6.36-rc2. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=ema

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #31 from Alex Deucher 2010-08-23 14:39:11 --- Separately please. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching the assignee of th

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #32 from Martin Steigerwald 2010-08-23 19:44:44 --- 2.6.35.3-tp42-toi-3.1.1.1-no-lockup-detect-05004-ga695ed8-dirty, the kernel with your patch to disable lockup detection did look very promising. Just as I wanted to tell you tha