All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7
@ 2010-05-13 19:06 bugzilla-daemon
  2010-05-13 19:08 ` [Bug 15969] " bugzilla-daemon
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-13 19:06 UTC (permalink / raw)
  To: dri-devel

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

           Summary: radeon regression couldn't schedule IB on resume with
                    2.6.34-rc7
           Product: Drivers
           Version: 2.5
    Kernel Version: 2.6.34-rc7
          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: cedric@belbone.be
        Regression: Yes


Created an attachment (id=26367)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26367)
kernel config

Hello,

When resuming my laptop from a -rc7, my X session reacted weirdly.
Reading the dmesg log, I had :

May 12 21:58:03 enea kernel: [  122.627332] [drm:radeon_ib_schedule] *ERROR*
radeon: couldn't schedule IB(0).
May 12 21:58:03 enea kernel: [  122.627342] [drm:radeon_cs_ioctl] *ERROR* Faild
to schedule IB !
May 12 21:58:03 enea kernel: [  123.251198] [drm:radeon_ib_schedule] *ERROR*
radeon: couldn't schedule IB(1).
May 12 21:58:03 enea kernel: [  123.251207] [drm:radeon_cs_ioctl] *ERROR* Faild
to schedule IB !
May 12 21:58:04 enea kernel: [  123.626341] [drm:radeon_ib_schedule] *ERROR*
radeon: couldn't schedule IB(2).
May 12 21:58:04 enea kernel: [  123.626351] [drm:radeon_cs_ioctl] *ERROR* Faild
to schedule IB !
May 12 21:58:04 enea kernel: [  124.256505] [drm:radeon_ib_schedule] *ERROR*
radeon: couldn't schedule IB(3).
May 12 21:58:04 enea kernel: [  124.256514] [drm:radeon_cs_ioctl] *ERROR* Faild
to schedule IB !
May 12 21:58:05 enea kernel: [  124.626191] [drm:radeon_ib_schedule] *ERROR*
radeon: couldn't schedule IB(4).
May 12 21:58:05 enea kernel: [  124.626200] [drm:radeon_cs_ioctl] *ERROR* Faild
to schedule IB !
May 12 21:58:05 enea kernel: [  125.059095] [drm:radeon_ib_schedule] *ERROR*
radeon: couldn't schedule IB(5).

And so on until IB(15)

This was not the case with a -rc5 kernel nor with a kernel without KMS
(radeon.modeset=0).

Bisection gives me (on drivers/gpu):

# bad: [b57f95a38233a2e73b679bea4a5453a1cc2a1cc9] Linux 2.6.34-rc7
# good: [01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f] Linux 2.6.34-rc5
git bisect start 'v2.6.34-rc7' 'v2.6.34-rc5' '--' 'drivers/gpu/'
# bad: [3515387ba90ef2c38602f4d52c4d5ec5fc95ae5c] drm/radeon/kms: fix panel
scaling adjusted mode setup
git bisect bad 3515387ba90ef2c38602f4d52c4d5ec5fc95ae5c
# good: [88b045077a1462a47503137fd4ca0c31772819ca] drm/radeon: Fix sparc
regression in r300_scratch()
git bisect good 88b045077a1462a47503137fd4ca0c31772819ca
# bad: [404b017d00a9f472bdf725a06892d42f1cba5ed8] drivers/gpu/drm/drm_memory.c:
fix check for end of loop
git bisect bad 404b017d00a9f472bdf725a06892d42f1cba5ed8
# bad: [ccb2ad579f910e6146adf4eb3aa50325253ee8c9] drm/radeon/kms/agp The wrong
AGP chipset can cause a NULL pointer dereference
git bisect bad ccb2ad579f910e6146adf4eb3aa50325253ee8c9

with 797fd5b9dad12a100c81b5782573a41259728cb1 being the culprit

commit 797fd5b9dad12a100c81b5782573a41259728cb1
Author: Marek Olšák <maraeo@gmail.com>
Date:   Tue Apr 13 02:33:36 2010 +0200

    drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill

    Signed-off-by: Marek Olšák <maraeo@gmail.com>

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
@ 2010-05-13 19:08 ` bugzilla-daemon
  2010-05-13 20:30 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-13 19:08 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #1 from cedric <cedric@belbone.be>  2010-05-13 19:08:17 ---
Created an attachment (id=26368)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26368)
lspci -(n)vv of the vga adapter

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
  2010-05-13 19:08 ` [Bug 15969] " bugzilla-daemon
@ 2010-05-13 20:30 ` bugzilla-daemon
  2010-05-13 20:32 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-13 20:30 UTC (permalink / raw)
  To: dri-devel

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


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maciej.rutecki@gmail.com,
                   |                            |rjw@sisk.pl
             Blocks|                            |15310, 7216




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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
  2010-05-13 19:08 ` [Bug 15969] " bugzilla-daemon
  2010-05-13 20:30 ` bugzilla-daemon
@ 2010-05-13 20:32 ` bugzilla-daemon
  2010-05-13 21:01 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-13 20:32 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #2 from Rafael J. Wysocki <rjw@sisk.pl>  2010-05-13 20:32:53 ---
*** Bug 15971 has been marked as a duplicate of this bug. ***

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-05-13 20:32 ` bugzilla-daemon
@ 2010-05-13 21:01 ` bugzilla-daemon
  2010-05-14  8:58 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-13 21:01 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #3 from cedric <cedric@belbone.be>  2010-05-13 21:01:43 ---
Hm,

I tried a kernel with this patch reverted, but the problem persists. So i did a
full bisect and still come to the same commit.

I'm really puzzled.

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-05-13 21:01 ` bugzilla-daemon
@ 2010-05-14  8:58 ` bugzilla-daemon
  2010-05-14  9:27 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-14  8:58 UTC (permalink / raw)
  To: dri-devel

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


Jérôme Glisse <glisse@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glisse@freedesktop.org




--- Comment #4 from Jérôme Glisse <glisse@freedesktop.org>  2010-05-14 08:58:52 ---
I don't think :
797fd5b9dad12a100c81b5782573a41259728cb1
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill

is the culprit, i will try to see if i can reproduce this issue.

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2010-05-14  8:58 ` bugzilla-daemon
@ 2010-05-14  9:27 ` bugzilla-daemon
  2010-05-14 16:47 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-14  9:27 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #5 from Jérôme Glisse <glisse@freedesktop.org>  2010-05-14 09:25:33 ---
Can you test if rc6 is working or not ?

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2010-05-14  9:27 ` bugzilla-daemon
@ 2010-05-14 16:47 ` bugzilla-daemon
  2010-05-16 10:44 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-14 16:47 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #6 from cedric <cedric@belbone.be>  2010-05-14 16:46:48 ---
tested and not working

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2010-05-14 16:47 ` bugzilla-daemon
@ 2010-05-16 10:44 ` bugzilla-daemon
  2010-05-16 12:10 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-16 10:44 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #7 from Jérôme Glisse <glisse@freedesktop.org>  2010-05-16 10:44:48 ---
So to sumup rc5 is working and rc6 isn't ?

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2010-05-16 10:44 ` bugzilla-daemon
@ 2010-05-16 12:10 ` bugzilla-daemon
  2010-05-17  9:53 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-16 12:10 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #8 from cedric <cedric@belbone.be>  2010-05-16 12:10:15 ---
yes that's it.

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2010-05-16 12:10 ` bugzilla-daemon
@ 2010-05-17  9:53 ` bugzilla-daemon
  2010-05-19 12:21 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-17  9:53 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #9 from cedric <cedric@belbone.be>  2010-05-17 09:53:08 ---
oh my... I'm very sorry, but I should have not test the good one :-s rc6 is OK.
(btw I tested 2.6.34 final but with no luck)

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (9 preceding siblings ...)
  2010-05-17  9:53 ` bugzilla-daemon
@ 2010-05-19 12:21 ` bugzilla-daemon
  2010-05-19 12:24 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-19 12:21 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #10 from Jérôme Glisse <glisse@freedesktop.org>  2010-05-19 12:20:57 ---
Does suspend work with radeon.agpmode=-1 boot parameter ?

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (10 preceding siblings ...)
  2010-05-19 12:21 ` bugzilla-daemon
@ 2010-05-19 12:24 ` bugzilla-daemon
  2010-05-19 13:55 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-19 12:24 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #11 from Jérôme Glisse <glisse@freedesktop.org>  2010-05-19 12:24:08 ---
Also please attach full kernel log after resume

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (11 preceding siblings ...)
  2010-05-19 12:24 ` bugzilla-daemon
@ 2010-05-19 13:55 ` bugzilla-daemon
  2010-05-19 13:56 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-19 13:55 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #12 from cedric <cedric@belbone.be>  2010-05-19 13:55:41 ---
Created an attachment (id=26436)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26436)
dmesg after bad resume

the problem appears as soon as Xorg is started

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (12 preceding siblings ...)
  2010-05-19 13:55 ` bugzilla-daemon
@ 2010-05-19 13:56 ` bugzilla-daemon
  2010-05-21 12:21 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-19 13:56 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #13 from cedric <cedric@belbone.be>  2010-05-19 13:56:11 ---
with the boot parameter, the resume is ok

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (13 preceding siblings ...)
  2010-05-19 13:56 ` bugzilla-daemon
@ 2010-05-21 12:21 ` bugzilla-daemon
  2010-05-21 14:03 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-21 12:21 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #14 from Jérôme Glisse <glisse@freedesktop.org>  2010-05-21 12:21:30 ---
Created an attachment (id=26484)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26484)
release agp bridge at suspend

Please test if attached patch fix the issue

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (14 preceding siblings ...)
  2010-05-21 12:21 ` bugzilla-daemon
@ 2010-05-21 14:03 ` bugzilla-daemon
  2010-05-27 22:08 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-21 14:03 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #15 from cedric <cedric@belbone.be>  2010-05-21 14:03:41 ---
compiled, tested and working. Thanks !

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (15 preceding siblings ...)
  2010-05-21 14:03 ` bugzilla-daemon
@ 2010-05-27 22:08 ` bugzilla-daemon
  2010-05-27 22:16 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-27 22:08 UTC (permalink / raw)
  To: dri-devel

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


Tormod Volden <bugz.kernel.tormod@xoxy.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugz.kernel.tormod@xoxy.net




--- Comment #16 from Tormod Volden <bugz.kernel.tormod@xoxy.net>  2010-05-27 22:08:28 ---
Thanks so much, this seems to have fixed the same issue on Mobility X700. I
also had the same symptoms on 2.6.33, would the patch be applicable there as
well? 2.6.34 up to rc6 was working though, like reported here.

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (16 preceding siblings ...)
  2010-05-27 22:08 ` bugzilla-daemon
@ 2010-05-27 22:16 ` bugzilla-daemon
  2010-05-28 20:09 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-27 22:16 UTC (permalink / raw)
  To: dri-devel

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


Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com




--- Comment #17 from Alex Deucher <alexdeucher@gmail.com>  2010-05-27 22:16:17 ---
mobility x700 is pcie, so I suspect something different was the cause there.

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (17 preceding siblings ...)
  2010-05-27 22:16 ` bugzilla-daemon
@ 2010-05-28 20:09 ` bugzilla-daemon
  2010-05-31 13:42 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-28 20:09 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #18 from Tormod Volden <bugz.kernel.tormod@xoxy.net>  2010-05-28 20:07:33 ---
After looking at the code I think I can agree on that :) It got broken between
2.6.34 rc6 and rc7, and got fixed between master 20100523 and drm-next
20100524, but now that it works anyway I won't spend time on pinpointing it
further. Thanks to whoever had their magic hands in there!

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (18 preceding siblings ...)
  2010-05-28 20:09 ` bugzilla-daemon
@ 2010-05-31 13:42 ` bugzilla-daemon
  2010-05-31 13:54 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-31 13:42 UTC (permalink / raw)
  To: dri-devel

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


Martin Steigerwald <Martin@Lichtvoll.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Martin@Lichtvoll.de




--- Comment #19 from Martin Steigerwald <Martin@Lichtvoll.de>  2010-05-31 13:42:17 ---
I see this as well on my ThinkPad T42 with 2.6.34, while 2.6.33 works okay. I
will try with the boot param of comment #10 and if that works with the patch
from comment #14

May 31 14:46:53 shambhala kernel: [drm] Initialized radeon 2.3.0 20080528 for
0000:01:00.0 on minor 0
May 31 14:52:42 shambhala kernel: [drm:radeon_agp_init] *ERROR* Unable to
acquire AGP: -16
May 31 14:52:42 shambhala kernel: [drm] GPU reset succeed
(RBBM_STATUS=0x00000140)
May 31 14:52:42 shambhala kernel: [drm] radeon: 1 quad pipes, 1 Z pipes
initialized.
May 31 14:52:42 shambhala kernel: [drm] radeon: cp idle (0x10000C03)
May 31 14:52:42 shambhala kernel: [drm] radeon: ring at 0x00000000D0000000
May 31 14:52:42 shambhala kernel: [drm:r100_ring_test] *ERROR* radeon: ring
test failed (sracth(0x15E4)=0xCAFEDEAD)
May 31 14:52:42 shambhala kernel: [drm:r100_cp_init] *ERROR* radeon: cp isn't
working (-22).
May 31 14:52:42 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(4).
May 31 14:52:42 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:42 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(5).
May 31 14:52:42 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:42 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(6).
May 31 14:52:42 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:43 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(7).
May 31 14:52:43 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:43 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(8).
May 31 14:52:43 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:44 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(9).
May 31 14:52:44 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:44 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(10).
May 31 14:52:44 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:44 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(11).
May 31 14:52:44 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:44 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(12).
May 31 14:52:44 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:44 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(13).
May 31 14:52:44 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:44 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(14).
May 31 14:52:44 shambhala kernel: [drm:radeon_cs_ioctl] *ERROR* Faild to
schedule IB !
May 31 14:52:45 shambhala kernel: [drm:drm_mode_getfb] *ERROR* invalid
framebuffer id
May 31 14:52:45 shambhala kernel: [drm:radeon_ib_schedule] *ERROR* radeon:
couldn't schedule IB(15).

Hardware is:

shambhala:~> lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility
Radeon 9600 M10] [1002:4e50]

Driver is:

martin@shambhala:~> apt-show-versions | grep xserver-xorg-video-radeon/
xserver-xorg-video-radeon/sid uptodate 1:6.13.0-2

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (19 preceding siblings ...)
  2010-05-31 13:42 ` bugzilla-daemon
@ 2010-05-31 13:54 ` bugzilla-daemon
  2010-05-31 14:44 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-31 13:54 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #20 from Martin Steigerwald <Martin@Lichtvoll.de>  2010-05-31 13:53:57 ---
Kernel boot parameter radeon.agpmode=-1 seems to work okay, now compiling a
kernel with patch from comment #14 applied. Thanks.

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (20 preceding siblings ...)
  2010-05-31 13:54 ` bugzilla-daemon
@ 2010-05-31 14:44 ` bugzilla-daemon
  2010-06-13 11:54 ` bugzilla-daemon
  2010-06-13 11:54 ` bugzilla-daemon
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-05-31 14:44 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #21 from Martin Steigerwald <Martin@Lichtvoll.de>  2010-05-31 14:43:29 ---
Patch from comment #14 appears to work. I suggested it to the stable kernel
team.

Thanks.

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

------------------------------------------------------------------------------

--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (21 preceding siblings ...)
  2010-05-31 14:44 ` bugzilla-daemon
@ 2010-06-13 11:54 ` bugzilla-daemon
  2010-06-13 11:54 ` bugzilla-daemon
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-06-13 11:54 UTC (permalink / raw)
  To: dri-devel

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


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |CODE_FIX




--- Comment #22 from Rafael J. Wysocki <rjw@sisk.pl>  2010-06-13 11:54:08 ---
Fixed by commit 10b06122afcc78468bd1d009633cb71e528acdc5 .

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

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
--

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7
  2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
                   ` (22 preceding siblings ...)
  2010-06-13 11:54 ` bugzilla-daemon
@ 2010-06-13 11:54 ` bugzilla-daemon
  23 siblings, 0 replies; 25+ messages in thread
From: bugzilla-daemon @ 2010-06-13 11:54 UTC (permalink / raw)
  To: dri-devel

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


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




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

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
--

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2010-06-13 11:54 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-13 19:06 [Bug 15969] New: radeon regression couldn't schedule IB on resume with 2.6.34-rc7 bugzilla-daemon
2010-05-13 19:08 ` [Bug 15969] " bugzilla-daemon
2010-05-13 20:30 ` bugzilla-daemon
2010-05-13 20:32 ` bugzilla-daemon
2010-05-13 21:01 ` bugzilla-daemon
2010-05-14  8:58 ` bugzilla-daemon
2010-05-14  9:27 ` bugzilla-daemon
2010-05-14 16:47 ` bugzilla-daemon
2010-05-16 10:44 ` bugzilla-daemon
2010-05-16 12:10 ` bugzilla-daemon
2010-05-17  9:53 ` bugzilla-daemon
2010-05-19 12:21 ` bugzilla-daemon
2010-05-19 12:24 ` bugzilla-daemon
2010-05-19 13:55 ` bugzilla-daemon
2010-05-19 13:56 ` bugzilla-daemon
2010-05-21 12:21 ` bugzilla-daemon
2010-05-21 14:03 ` bugzilla-daemon
2010-05-27 22:08 ` bugzilla-daemon
2010-05-27 22:16 ` bugzilla-daemon
2010-05-28 20:09 ` bugzilla-daemon
2010-05-31 13:42 ` bugzilla-daemon
2010-05-31 13:54 ` bugzilla-daemon
2010-05-31 14:44 ` bugzilla-daemon
2010-06-13 11:54 ` bugzilla-daemon
2010-06-13 11:54 ` bugzilla-daemon

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.