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: Mon, 16 Aug 2010 04:11:17 -0700 (PDT)	[thread overview]
Message-ID: <20100816111117.B7EEB13008F@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-29384-502@http.bugs.freedesktop.org/>

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

--- Comment #28 from peterle@hottemptation.org 2010-08-16 04:11:17 PDT ---
Solution found for bug 29384!
I noticed that everything looks like the kernel uses the new
power-managment-stuff also for the Evergreen graphics cards. And this leads to
the solution, the power_method "profile" doesn't work correct, the all problems
with slow switching while using /dev/fb* with fbi or mplayer are solved with
switching the power_method to "dynpm".

$ echo "dynpm" > /sys/class/drm/card0/device/power_method
check with 
$ cat /sys/class/drm/card0/device/power_method" //should report dynpm

Now everything works.
I can load a png-image with fbi on tty1, check dmesg output on tty2, while I am
watching a ioQuake3-Demo (of course without hardware-accleration) on X11. If
necessary I can use "pm-supend" and wakeup the system again, everything still
works.

@Alex Deucher:
Could it be a final solution
a) generally set "dynpm" for all Evergreen chips
or
b) switching of power-managment for Evergreen till is really supported in the
kernel


Now the bad news:
Using dynpm doesn't fix bug 27744
Further information:
http://www.x.org/wiki/radeonBuildHowTo#Troubleshootingradeonpower-management

-- 
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-16 11:11 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
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 [this message]
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=20100816111117.B7EEB13008F@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.