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

2012-08-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512


Alan  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||alan at lxorguk.ukuu.org.uk
 Resolution||OBSOLETE




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


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

2012-08-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33512


Alan a...@lxorguk.ukuu.org.uk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||a...@lxorguk.ukuu.org.uk
 Resolution||OBSOLETE




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


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

2011-08-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #4 from T?r?k Edwin   2011-08-05 13:58:50 
---
(In reply to comment #3)
> The only places atombios_crtc_disable() called are from
> drm_crtc_helper_set_config() and drm_helper_resume_force_mode().  I suspect
> what is happening is that certain games cause GPU resets which call
> radeon_gpu_reset() which in turn calls drm_helper_resume_force_mode().  I 
> don't
> think this is a kernel bug at all.  I'd suggest trying a newer mesa if you are
> using an older version.  Try 7.11.

I'm using git master now, and it works far better than 7.10 or 7.11.

>  Do you see GPU reset messages in your dmesg
> output after running a problematic game?

I didn't look much at perf output lately, will have to try and see if this is
still an issue with latest mesa, and report back.

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


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

2011-08-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #3 from Alex Deucher   2011-08-05 
13:52:21 ---
The only places atombios_crtc_disable() called are from
drm_crtc_helper_set_config() and drm_helper_resume_force_mode().  I suspect
what is happening is that certain games cause GPU resets which call
radeon_gpu_reset() which in turn calls drm_helper_resume_force_mode().  I don't
think this is a kernel bug at all.  I'd suggest trying a newer mesa if you are
using an older version.  Try 7.11.  Do you see GPU reset messages in your dmesg
output after running a problematic game?

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


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

2011-08-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #2 from Michel D?nzer   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.


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

2011-08-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #3 from Alex Deucher alexdeuc...@gmail.com  2011-08-05 13:52:21 
---
The only places atombios_crtc_disable() called are from
drm_crtc_helper_set_config() and drm_helper_resume_force_mode().  I suspect
what is happening is that certain games cause GPU resets which call
radeon_gpu_reset() which in turn calls drm_helper_resume_force_mode().  I don't
think this is a kernel bug at all.  I'd suggest trying a newer mesa if you are
using an older version.  Try 7.11.  Do you see GPU reset messages in your dmesg
output after running a problematic game?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


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

2011-08-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #4 from Török Edwin edwinto...@gmail.com  2011-08-05 13:58:50 ---
(In reply to comment #3)
 The only places atombios_crtc_disable() called are from
 drm_crtc_helper_set_config() and drm_helper_resume_force_mode().  I suspect
 what is happening is that certain games cause GPU resets which call
 radeon_gpu_reset() which in turn calls drm_helper_resume_force_mode().  I 
 don't
 think this is a kernel bug at all.  I'd suggest trying a newer mesa if you are
 using an older version.  Try 7.11.

I'm using git master now, and it works far better than 7.10 or 7.11.

  Do you see GPU reset messages in your dmesg
 output after running a problematic game?

I didn't look much at perf output lately, will have to try and see if this is
still an issue with latest mesa, and report back.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


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

2011-04-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #1 from T?r?k Edwin   2011-04-17 20:45:53 
---
Created an attachment (id=54542)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=54542)
Xorg.0.log

Xorg log attached too

-- 
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 at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


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

2011-04-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33512





--- Comment #1 from Török Edwin edwinto...@gmail.com  2011-04-17 20:45:53 ---
Created an attachment (id=54542)
 -- (https://bugzilla.kernel.org/attachment.cgi?id=54542)
Xorg.0.log

Xorg log attached too

-- 
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-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel