All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
@ 2010-06-04 21:14 bugzilla-daemon
  2010-06-04 21:23 ` [Bug 16127] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-04 21:14 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127

           Summary: Boot freeze on HP Compaq nx6325 (RS482) with Radeon
                    KMS
           Product: Drivers
           Version: 2.5
    Kernel Version: 2.6.35-rc1
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: Video(DRI - non Intel)
        AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
        ReportedBy: jlp.bugs@gmail.com
                CC: alexdeucher@gmail.com
        Regression: Yes


When I start up my laptop HP Compaq nx6325 with integrated RS482 and have
Radeon KMS enabled the laptop just freezes when it usually would switch to the
right resolution. All worked fine in kernel version 2.6.24. I bisected the
commits and the one that was problematic is:
ce8f53709bf440100cb9d31b1303291551cf517f
drm/radeon/kms/pm: rework power management

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
@ 2010-06-04 21:23 ` bugzilla-daemon
  2010-06-04 22:00 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-04 21:23 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127





--- Comment #1 from Alex Deucher <alexdeucher@gmail.com>  2010-06-04 21:23:30 ---
Does applying the following two patches help?
http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-add-support-for-internal-thermal-sens.patch
http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-pm-Misc-fixes.patch
The first one isn't relevant to your hw, but the second one won't apply cleanly
without it.

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
  2010-06-04 21:23 ` [Bug 16127] " bugzilla-daemon
@ 2010-06-04 22:00 ` bugzilla-daemon
  2010-06-04 22:53 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-04 22:00 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127





--- Comment #2 from Jure Repinc <jlp.bugs@gmail.com>  2010-06-04 22:00:02 ---
Applied and recompiled and it didn't help.

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
  2010-06-04 21:23 ` [Bug 16127] " bugzilla-daemon
  2010-06-04 22:00 ` bugzilla-daemon
@ 2010-06-04 22:53 ` bugzilla-daemon
  2010-06-04 23:09 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-04 22:53 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127





--- Comment #3 from Alex Deucher <alexdeucher@gmail.com>  2010-06-04 22:53:32 ---
Created an attachment (id=26654)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26654)
don't touch power state

Does this patch fix it?

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-06-04 22:53 ` bugzilla-daemon
@ 2010-06-04 23:09 ` bugzilla-daemon
  2010-06-06  8:19 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-04 23:09 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127





--- Comment #4 from Jure Repinc <jlp.bugs@gmail.com>  2010-06-04 23:09:02 ---
No, still freezes.

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-06-04 23:09 ` bugzilla-daemon
@ 2010-06-06  8:19 ` bugzilla-daemon
  2010-06-07  2:09 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-06  8:19 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127


Jure Repinc <jlp.bugs@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |16055




-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (4 preceding siblings ...)
  2010-06-06  8:19 ` bugzilla-daemon
@ 2010-06-07  2:09 ` bugzilla-daemon
  2010-06-07 23:20 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-07  2:09 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127





--- Comment #5 from Dave Airlie <airlied@linux.ie>  2010-06-07 02:09:14 ---
Created an attachment (id=26677)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26677)
fix pm on rs4xx IGPs

does this help?

btw can you suspend/resume on that machine?

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (5 preceding siblings ...)
  2010-06-07  2:09 ` bugzilla-daemon
@ 2010-06-07 23:20 ` bugzilla-daemon
  2010-06-08 21:59 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-07 23:20 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127





--- Comment #6 from Jure Repinc <jlp.bugs@gmail.com>  2010-06-07 23:20:54 ---
Yes, after applying this patch laptop boots again normaly. Thanks!

As for suspending/resuming:
Most of the time it suspends and resumes just fine. But in about 1 out of 5-10
tries the machine freezes, mostly when suspending, sometimes when comming back.
The screen just remains black. And I have a feeling that the chance of freezing
up is higher if I leave a DVD in the DVD drive and it spins it up/down while
resumning or suspending. But this is also the case on kernel 2.6.34. Not just
with 2.6.25-rc1. I should probably report another bug for this problem?

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (6 preceding siblings ...)
  2010-06-07 23:20 ` bugzilla-daemon
@ 2010-06-08 21:59 ` bugzilla-daemon
  2010-06-21  5:48 ` bugzilla-daemon
  2010-06-21 18:08 ` bugzilla-daemon
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-08 21:59 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rjw@sisk.pl
         Resolution|                            |PATCH_ALREADY_AVAILABLE




--- Comment #7 from Rafael J. Wysocki <rjw@sisk.pl>  2010-06-08 21:59:50 ---
Handled-By : Dave Airlie <airlied@linux.ie>
Patch : https://bugzilla.kernel.org/attachment.cgi?id=26677

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (7 preceding siblings ...)
  2010-06-08 21:59 ` bugzilla-daemon
@ 2010-06-21  5:48 ` bugzilla-daemon
  2010-06-21 18:08 ` bugzilla-daemon
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-21  5:48 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127


Dave Airlie <airlied@linux.ie> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |airlied@linux.ie




--- Comment #8 from Dave Airlie <airlied@linux.ie>  2010-06-21 05:47:58 ---
fix is in Linus kernel

9bad145ee2ef43ac36d397190a7d8b1a7306d3fb

-- 
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] 14+ messages in thread

* [Bug 16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
                   ` (8 preceding siblings ...)
  2010-06-21  5:48 ` bugzilla-daemon
@ 2010-06-21 18:08 ` bugzilla-daemon
  9 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2010-06-21 18:08 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=16127


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
         Resolution|PATCH_ALREADY_AVAILABLE     |CODE_FIX




-- 
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] 14+ messages in thread

* [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-20 22:11 2.6.35-rc3: Reported regressions from 2.6.34 Rafael J. Wysocki
@ 2010-06-20 22:17   ` Rafael J. Wysocki
  0 siblings, 0 replies; 14+ messages in thread
From: Rafael J. Wysocki @ 2010-06-20 22:17 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Dave Airlie, Jure Repinc

This message has been generated automatically as a part of a summary report
of recent regressions.

The following bug entry is on the current list of known regressions
from 2.6.34.  Please verify if it still should be listed and let the tracking team
know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=16127
Subject		: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
Submitter	: Jure Repinc <jlp.bugs@gmail.com>
Date		: 2010-06-04 21:14 (17 days old)
Handled-By	: Dave Airlie <airlied@linux.ie>
Patch		: https://bugzilla.kernel.org/attachment.cgi?id=26677



^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
@ 2010-06-20 22:17   ` Rafael J. Wysocki
  0 siblings, 0 replies; 14+ messages in thread
From: Rafael J. Wysocki @ 2010-06-20 22:17 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Dave Airlie, Jure Repinc

This message has been generated automatically as a part of a summary report
of recent regressions.

The following bug entry is on the current list of known regressions
from 2.6.34.  Please verify if it still should be listed and let the tracking team
know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=16127
Subject		: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
Submitter	: Jure Repinc <jlp.bugs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2010-06-04 21:14 (17 days old)
Handled-By	: Dave Airlie <airlied-cv59FeDIM0c@public.gmane.org>
Patch		: https://bugzilla.kernel.org/attachment.cgi?id=26677


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
  2010-06-08 22:06 2.6.35-rc2-git2: Reported regressions from 2.6.34 Rafael J. Wysocki
@ 2010-06-08 22:10 ` Rafael J. Wysocki
  0 siblings, 0 replies; 14+ messages in thread
From: Rafael J. Wysocki @ 2010-06-08 22:10 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Dave Airlie, Jure Repinc

This message has been generated automatically as a part of a summary report
of recent regressions.

The following bug entry is on the current list of known regressions
from 2.6.34.  Please verify if it still should be listed and let the tracking team
know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=16127
Subject		: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS
Submitter	: Jure Repinc <jlp.bugs@gmail.com>
Date		: 2010-06-04 21:14 (5 days old)
Handled-By	: Dave Airlie <airlied@linux.ie>
Patch		: https://bugzilla.kernel.org/attachment.cgi?id=26677



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-06-21 18:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-04 21:14 [Bug 16127] New: Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS bugzilla-daemon
2010-06-04 21:23 ` [Bug 16127] " bugzilla-daemon
2010-06-04 22:00 ` bugzilla-daemon
2010-06-04 22:53 ` bugzilla-daemon
2010-06-04 23:09 ` bugzilla-daemon
2010-06-06  8:19 ` bugzilla-daemon
2010-06-07  2:09 ` bugzilla-daemon
2010-06-07 23:20 ` bugzilla-daemon
2010-06-08 21:59 ` bugzilla-daemon
2010-06-21  5:48 ` bugzilla-daemon
2010-06-21 18:08 ` bugzilla-daemon
2010-06-08 22:06 2.6.35-rc2-git2: Reported regressions from 2.6.34 Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS Rafael J. Wysocki
2010-06-20 22:11 2.6.35-rc3: Reported regressions from 2.6.34 Rafael J. Wysocki
2010-06-20 22:17 ` [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS Rafael J. Wysocki
2010-06-20 22:17   ` Rafael J. Wysocki

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.