From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.sourceforge.net
Subject: [Bug 33512] New: radeon: lots of time spent in atombios_crtc_disable
Date: Sun, 17 Apr 2011 20:41:22 GMT [thread overview]
Message-ID: <bug-33512-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=33512
Summary: radeon: lots of time spent in atombios_crtc_disable
Product: Drivers
Version: 2.5
Kernel Version: 2.6.39-rc3
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: edwintorok@gmail.com
Regression: No
Created an attachment (id=54532)
--> (https://bugzilla.kernel.org/attachment.cgi?id=54532)
dmesg
On a mostly idle system this is what I see with perf top (after exiting a
game):
---------------------------------------------------------------------------
PerfTop: 386 irqs/sec kernel:72.8% exact: 0.0% [1000Hz cycles],
(all, 6 CPUs)
---------------------------------------------------------------------------
samples pcnt function DSO
_______ _____ ______________________________
171.00 18.0% atombios_crtc_disable
/lib/modules/2.6.39-rc3-phenom-00117-ge38f5b7/kernel/drivers/gpu/drm/radeon/radeon.ko
47.00 4.9% find_next_bit [kernel.kallsyms]
31.00 3.3% format_decode [kernel.kallsyms]
When playing a game that function is still on top, albeit with a lower
percentage (7.5%).
If the function does what its name says then it should be called at most once,
when switching modes, entering standby, etc. I don't see why it is being called
during normal operation, and why is it called so many times that it makes it
the top function using the CPU...
The graphics in games is quite laggy too, maybe because of this...
My dmesg is attached.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
next reply other threads:[~2011-04-17 20:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-17 20:41 bugzilla-daemon [this message]
2011-04-17 20:45 ` [Bug 33512] radeon: lots of time spent in atombios_crtc_disable bugzilla-daemon
2011-08-05 7:25 ` bugzilla-daemon
2011-08-05 13:52 ` bugzilla-daemon
2011-08-05 13:58 ` bugzilla-daemon
2012-08-20 15:50 ` 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=bug-33512-2300@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.sourceforge.net \
/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.