* [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
@ 2010-06-11 10:59 bugzilla-daemon
2010-06-11 11:03 ` [Bug 16180] " bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-06-11 10:59 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
Summary: radeon regression with 2.6.35-rc2-00001-g386f40c:
black screen after resume
Product: Drivers
Version: 2.5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: cedric@belbone.be
Regression: Yes
With the aforementioned kernel version, after a resume the screen stays black.
Everything seems responding (wifi led blinking, reboot, ...).
After reading the logs between this kernel and 2.6.35-rc1-00194-gaef4b9a (known
good), i think the problem is with this patch
drm/radeon/kms: make sure display hw is disabled when suspending
After I did apply the attached patch, the resume seems OK.
Don't know if it's the good solution...
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
@ 2010-06-11 11:03 ` bugzilla-daemon
2010-06-11 16:06 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-06-11 11:03 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
--- Comment #1 from cedric <cedric@belbone.be> 2010-06-11 11:03:12 ---
Created an attachment (id=26725)
--> (https://bugzilla.kernel.org/attachment.cgi?id=26725)
patch that put dpms on
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
2010-06-11 11:03 ` [Bug 16180] " bugzilla-daemon
@ 2010-06-11 16:06 ` bugzilla-daemon
2010-06-11 18:24 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-06-11 16:06 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> 2010-06-11 16:06:18 ---
Patch looks good. Can you add your Signed-Off-By?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
2010-06-11 11:03 ` [Bug 16180] " bugzilla-daemon
2010-06-11 16:06 ` bugzilla-daemon
@ 2010-06-11 18:24 ` bugzilla-daemon
2010-06-11 18:41 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-06-11 18:24 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
--- Comment #3 from cedric <cedric@belbone.be> 2010-06-11 18:24:18 ---
Created an attachment (id=26733)
--> (https://bugzilla.kernel.org/attachment.cgi?id=26733)
Patch with a description and s-o-b
Is this ok like this, I'm new at this thing (I'm just a poor tester/reporter
;-)
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
` (2 preceding siblings ...)
2010-06-11 18:24 ` bugzilla-daemon
@ 2010-06-11 18:41 ` bugzilla-daemon
2010-06-14 20:02 ` bugzilla-daemon
2010-07-08 22:48 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-06-11 18:41 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
--- Comment #4 from Alex Deucher <alexdeucher@gmail.com> 2010-06-11 18:41:22 ---
Thanks. I've sent the patch to Dave.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
` (3 preceding siblings ...)
2010-06-11 18:41 ` bugzilla-daemon
@ 2010-06-14 20:02 ` bugzilla-daemon
2010-07-08 22:48 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-06-14 20:02 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rjw@sisk.pl
Kernel Version| |2.6.35-rc
Blocks| |16055, 7216
Resolution| |PATCH_ALREADY_AVAILABLE
--- Comment #5 from Rafael J. Wysocki <rjw@sisk.pl> 2010-06-14 20:02:01 ---
Handled-By : Cedric Godin <cedric.godin@skynet.be>
Patch : https://bugzilla.kernel.org/attachment.cgi?id=26733
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 16180] radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
` (4 preceding siblings ...)
2010-06-14 20:02 ` bugzilla-daemon
@ 2010-07-08 22:48 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-07-08 22:48 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16180
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
Resolution|PATCH_ALREADY_AVAILABLE |CODE_FIX
--- Comment #6 from Rafael J. Wysocki <rjw@sisk.pl> 2010-07-08 22:47:58 ---
Fixed by
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=09bdf591f4724c7d0328d4d7b8808492addb5a28
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-07-08 22:48 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-11 10:59 [Bug 16180] New: radeon regression with 2.6.35-rc2-00001-g386f40c: black screen after resume bugzilla-daemon
2010-06-11 11:03 ` [Bug 16180] " bugzilla-daemon
2010-06-11 16:06 ` bugzilla-daemon
2010-06-11 18:24 ` bugzilla-daemon
2010-06-11 18:41 ` bugzilla-daemon
2010-06-14 20:02 ` bugzilla-daemon
2010-07-08 22:48 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.