* [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay
@ 2016-04-30 10:32 bugzilla-daemon
2016-04-30 11:25 ` [Bug 117411] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-30 10:32 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=117411
Bug ID: 117411
Summary: [radeon][HD5650][REDWOOD] radeon.dpm causing one
minute boot delay
Product: Drivers
Version: 2.5
Kernel Version: 4.5.0
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: no.spam.to.me@ish.de
Regression: No
Created attachment 214751
--> https://bugzilla.kernel.org/attachment.cgi?id=214751&action=edit
Xorg log for 4.4.0 kernel
Hi there!
I'm running Debian testing with kernel 4.5.0-1-amd64.
Before this I ran Debian Jessie with 3.16.0-4-amd64.
After upgrading to testing I noticed a highly increased boot delay of roughly
one minute (that was already kernel 4.4.0).
In Xorg log I can see that there is three times a gap of about roughly 12
seconds (maybe because my card has three connectors [HDMI/LVDS/VGA]?).
When the kernel loads the radeon module there is also a long "black period".
Now I found out that by setting radeon.dpm=0 the delay is gone- together with
power management.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 117411] [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay
2016-04-30 10:32 [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay bugzilla-daemon
@ 2016-04-30 11:25 ` bugzilla-daemon
2016-04-30 11:27 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-30 11:25 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=117411
--- Comment #1 from no.spam.to.me@ish.de ---
Created attachment 214761
--> https://bugzilla.kernel.org/attachment.cgi?id=214761&action=edit
dmesg for 4.4.0
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 117411] [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay
2016-04-30 10:32 [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay bugzilla-daemon
2016-04-30 11:25 ` [Bug 117411] " bugzilla-daemon
@ 2016-04-30 11:27 ` bugzilla-daemon
2016-05-17 15:19 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-30 11:27 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=117411
--- Comment #2 from no.spam.to.me@ish.de ---
Look here:
[ 24.114256] Bluetooth: BNEP socket layer initialized
[ 35.249644] Console: switching to colour frame buffer device 170x48
That seems to be the "black period"
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 117411] [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay
2016-04-30 10:32 [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay bugzilla-daemon
2016-04-30 11:25 ` [Bug 117411] " bugzilla-daemon
2016-04-30 11:27 ` bugzilla-daemon
@ 2016-05-17 15:19 ` bugzilla-daemon
2016-05-25 6:26 ` [Bug 117411] [radeon][HD5650][REDWOOD][bisected] X.Org multiple delays during server start bugzilla-daemon
2016-06-12 21:45 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-05-17 15:19 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=117411
no.spam.to.me@ish.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Kernel Version|4.5.0 |since 4.3-rc4
--- Comment #3 from no.spam.to.me@ish.de ---
After Bisecting the Kernel I got the commit that introduces the extra 40s Xorg
delay:
8c70e1cda04b966b50ddfefafbd0ea376ed8edd5 is the first bad commit
commit 8c70e1cda04b966b50ddfefafbd0ea376ed8edd5
Author: Alex Deucher <alexander.deucher@amd.com>
Date: Fri Oct 2 16:52:58 2015 -0400
drm/radeon: restore the fbdev mode in lastclose
restore the fbdev state if a drm app like X is killed.
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
:040000 040000 d67406e169b8003fc72edf4d26f206ff2e164bf0
5e053c1de5f504e876daffef19a59850a8b6015e M drivers
But I don't know how to identify the delay at boot.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 117411] [radeon][HD5650][REDWOOD][bisected] X.Org multiple delays during server start
2016-04-30 10:32 [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay bugzilla-daemon
` (2 preceding siblings ...)
2016-05-17 15:19 ` bugzilla-daemon
@ 2016-05-25 6:26 ` bugzilla-daemon
2016-06-12 21:45 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-05-25 6:26 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=117411
no.spam.to.me@ish.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Regression|No |Yes
Summary|[radeon][HD5650][REDWOOD] |[radeon][HD5650][REDWOOD][b
|radeon.dpm causing one |isected] X.Org multiple
|minute boot delay |delays during server start
--- Comment #4 from no.spam.to.me@ish.de ---
I open another Bug for the Kernel delay stuff, think this are two separate
bugs.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 117411] [radeon][HD5650][REDWOOD][bisected] X.Org multiple delays during server start
2016-04-30 10:32 [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay bugzilla-daemon
` (3 preceding siblings ...)
2016-05-25 6:26 ` [Bug 117411] [radeon][HD5650][REDWOOD][bisected] X.Org multiple delays during server start bugzilla-daemon
@ 2016-06-12 21:45 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-06-12 21:45 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=117411
no.spam.to.me@ish.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CODE_FIX
--- Comment #5 from no.spam.to.me@ish.de ---
Compiled 4.7.0-rc2 today and it is fixed in there.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-06-12 21:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-30 10:32 [Bug 117411] New: [radeon][HD5650][REDWOOD] radeon.dpm causing one minute boot delay bugzilla-daemon
2016-04-30 11:25 ` [Bug 117411] " bugzilla-daemon
2016-04-30 11:27 ` bugzilla-daemon
2016-05-17 15:19 ` bugzilla-daemon
2016-05-25 6:26 ` [Bug 117411] [radeon][HD5650][REDWOOD][bisected] X.Org multiple delays during server start bugzilla-daemon
2016-06-12 21:45 ` 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.