All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 29384] Slow switch between TTY1-TTY6 with /dev/fb0 or X11 involved
Date: Sat,  7 Aug 2010 08:32:04 -0700 (PDT)	[thread overview]
Message-ID: <20100807153204.5B491130083@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-29384-502@http.bugs.freedesktop.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=29384

--- Comment #12 from peterle@hottemptation.org 2010-08-07 08:32:03 PDT ---
Okay, let's go:
$ mkdir project; cd project/linux-2.6
$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6
$ git bisect start -- drivers/gpu/drm/radeon /*thought this must be a bug in
"radeon"*/
$ git bisect good v.2.6.34
$ git bisect bad v2.6.35
Bisecting: 79 revisions left to test after this (roughly 6 steps)
[ce8a3eb20c4cb7d9e0c33e7560070688cd9066fc] drm/radeon/kms/pm: make pm spam
debug only


This told me, that are 79 patches in "radeon" and gave me the first one.
Because I am new with "git" I decided to start not in the middle (around patch
40), instead with the first patch (want to see how it works). The result is
that both bugs 29384 and 27744 are inside!

See new dmesg after resuspend:

PM: early resume of devices complete after 0.837 msecs
ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ehci_hcd 0000:00:1a.0: setting latency timer to 64
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: setting latency timer to 64
HDA Intel 0000:00:1b.0: irq 29 for MSI/MSI-X
ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.0: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
ahci 0000:00:1f.2: setting latency timer to 64
pci 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
radeon 0000:02:00.0: setting latency timer to 64
HDA Intel 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
HDA Intel 0000:02:00.1: setting latency timer to 64
ath9k 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
HDA Intel 0000:02:00.1: irq 30 for MSI/MSI-X
sd 0:0:0:0: [sda] Starting disk
[drm] Clocks initialized !
[drm] ring test succeeded in 1 usecs
radeon 0000:02:00.0: no free indirect buffer !
[drm:r600_ib_test] *ERROR* radeon: failed to get ib (-16).
[drm:evergreen_resume] *ERROR* radeon: failled testing IB (-16).
usb 2-1.5: reset high speed USB device using ehci_hcd and address 4
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: configured for UDMA/133
PM: resume of devices complete after 2312.599 msecs
Restarting tasks ... done.
video LNXVIDEO:00: Restoring backlight state
    [ pm_notifier_block : 171 ] event :4

atl1c 0000:03:00.0: irq 31 for MSI/MSI-X
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_UP): wlan0: link is not ready
ath9k: Two wiphys trying to scan at the same time
ath9k: Two wiphys trying to scan at the same time
wlan0: deauthenticating from 00:1c:10:36:48:42 by local choice (reason=3)
wlan0: authenticate with 00:1c:10:36:48:42 (try 1)
wlan0: authenticated
wlan0: associate with 00:1c:10:36:48:42 (try 1)
wlan0: RX AssocResp from 00:1c:10:36:48:42 (capab=0x431 status=0 aid=1)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present




Error message differs, but there is the same bug!?
I added complete dmesg (bootup,suspend, resuspend).

I think the bug must somewhere else outside "drives/gpu/drm/radeon",  but
where?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2010-08-07 15:32 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 15:04 [Bug 29384] New: Slow switch between TTY1-TTY6 with /dev/fb0 or X11 involved bugzilla-daemon
2010-08-03 15:05 ` [Bug 29384] " bugzilla-daemon
2010-08-03 15:05 ` bugzilla-daemon
2010-08-03 15:06 ` bugzilla-daemon
2010-08-03 15:43 ` bugzilla-daemon
2010-08-03 15:45 ` bugzilla-daemon
2010-08-03 15:46 ` bugzilla-daemon
2010-08-03 15:50 ` bugzilla-daemon
2010-08-03 18:08 ` bugzilla-daemon
2010-08-03 18:13 ` bugzilla-daemon
2010-08-03 18:16 ` bugzilla-daemon
2010-08-03 18:30 ` bugzilla-daemon
2010-08-03 18:41 ` bugzilla-daemon
2010-08-03 18:56 ` bugzilla-daemon
2010-08-03 19:41 ` bugzilla-daemon
2010-08-07 15:32 ` bugzilla-daemon [this message]
2010-08-07 15:33 ` bugzilla-daemon
2010-08-07 15:36 ` bugzilla-daemon
2010-08-07 15:39 ` bugzilla-daemon
2010-08-07 15:53 ` bugzilla-daemon
2010-08-07 16:43 ` bugzilla-daemon
2010-08-07 16:47 ` bugzilla-daemon
2010-08-07 17:20 ` bugzilla-daemon
2010-08-07 17:23 ` bugzilla-daemon
2010-08-07 17:23 ` bugzilla-daemon
2010-08-08 12:53 ` bugzilla-daemon
2010-08-09 16:40 ` bugzilla-daemon
2010-08-09 18:12 ` bugzilla-daemon
2010-08-10 11:20 ` bugzilla-daemon
2010-08-10 11:22 ` bugzilla-daemon
2010-08-16  9:18 ` bugzilla-daemon
2010-08-16  9:20 ` bugzilla-daemon
2010-08-16 11:11 ` bugzilla-daemon
2010-08-16 14:10 ` bugzilla-daemon
2010-08-16 15:06 ` bugzilla-daemon
2010-08-16 15:57 ` bugzilla-daemon
2010-08-23 12:22 ` bugzilla-daemon
2010-08-23 14:08 ` bugzilla-daemon
2010-08-23 16:12 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100807153204.5B491130083@annarchy.freedesktop.org \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.