[Bug 33512] radeon: lots of time spent in atombios_crtc_disable

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Aug 5 00:25:59 PDT 2011


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





--- Comment #2 from Michel Dänzer <michel at daenzer.net>  2011-08-05 07:25:50 ---
My best guess is that it's page flipping related, but it would be good to
confirm that, e.g. by somehow triggering a backtrace from
atombios_crtc_disable.

It might also be interesting to add some debugging output to
atombios_crtc_disable to narrow down where it's spending so much time. But if
my assumption turns out to be true that it keeps getting called on page flips,
we might just need to somehow no-op repeated calls.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the dri-devel mailing list