* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
@ 2018-11-14 15:04 ` bugzilla-daemon
2018-11-18 23:16 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-14 15:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 299 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #1 from Chris Wilson <chris@chris-wilson.co.uk> ---
Just reordering uvd_resume and ring init seems ok,
https://patchwork.freedesktop.org/patch/261826/
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1209 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
2018-11-14 15:04 ` bugzilla-daemon
@ 2018-11-18 23:16 ` bugzilla-daemon
2018-11-18 23:17 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-18 23:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 228 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #2 from mikhail.v.gavrilov@gmail.com ---
Yes, your patch fix this issue, thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1069 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
2018-11-14 15:04 ` bugzilla-daemon
2018-11-18 23:16 ` bugzilla-daemon
@ 2018-11-18 23:17 ` bugzilla-daemon
2018-11-18 23:17 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-18 23:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 333 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #3 from mikhail.v.gavrilov@gmail.com ---
Created attachment 142508
--> https://bugs.freedesktop.org/attachment.cgi?id=142508&action=edit
dmesg 4.20.0-0.rc2.git2.1 before Chris patch
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1354 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (2 preceding siblings ...)
2018-11-18 23:17 ` bugzilla-daemon
@ 2018-11-18 23:17 ` bugzilla-daemon
2018-11-18 23:19 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-18 23:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 332 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #4 from mikhail.v.gavrilov@gmail.com ---
Created attachment 142509
--> https://bugs.freedesktop.org/attachment.cgi?id=142509&action=edit
dmesg 4.20.0-0.rc2.git2.1 after Chris patch
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1351 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (3 preceding siblings ...)
2018-11-18 23:17 ` bugzilla-daemon
@ 2018-11-18 23:19 ` bugzilla-daemon
2018-11-20 21:08 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-18 23:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 279 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #5 from mikhail.v.gavrilov@gmail.com ---
Chris, I am appreciate your work.
Hope to see this patch as soon as possible in mainline.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1120 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (4 preceding siblings ...)
2018-11-18 23:19 ` bugzilla-daemon
@ 2018-11-20 21:08 ` bugzilla-daemon
2018-11-20 21:13 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-20 21:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 687 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
Lakshmi <lakshminarayana.vudum@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lakshminarayana.vudum@intel
| |.com
--- Comment #6 from Lakshmi <lakshminarayana.vudum@intel.com> ---
Chris, this issue happened today. I believe it's the same as original bug.
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5173/fi-icl-y/igt@runner@aborted.html
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2185 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (5 preceding siblings ...)
2018-11-20 21:08 ` bugzilla-daemon
@ 2018-11-20 21:13 ` bugzilla-daemon
2018-11-20 21:46 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-20 21:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 475 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #7 from Chris Wilson <chris@chris-wilson.co.uk> ---
(In reply to Lakshmi from comment #6)
> Chris, this issue happened today. I believe it's the same as original bug.
> https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5173/fi-icl-y/
> igt@runner@aborted.html
Nothing whatsoever to do with the amdgpu bug. You mean #108070
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1530 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (6 preceding siblings ...)
2018-11-20 21:13 ` bugzilla-daemon
@ 2018-11-20 21:46 ` bugzilla-daemon
2019-03-08 16:50 ` bugzilla-daemon
2019-03-08 17:10 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-11-20 21:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 576 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #8 from Lakshmi <lakshminarayana.vudum@intel.com> ---
(In reply to Chris Wilson from comment #7)
> (In reply to Lakshmi from comment #6)
> > Chris, this issue happened today. I believe it's the same as original bug.
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5173/fi-icl-y/
> > igt@runner@aborted.html
>
> Nothing whatsoever to do with the amdgpu bug. You mean #108070
Thanks Chris, #108070 is the right one.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1691 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (7 preceding siblings ...)
2018-11-20 21:46 ` bugzilla-daemon
@ 2019-03-08 16:50 ` bugzilla-daemon
2019-03-08 17:10 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-03-08 16:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 658 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #9 from Martin Peres <martin.peres@free.fr> ---
The patch went in a while back
(https://cgit.freedesktop.org/drm-tip/commit/drivers/gpu/drm/amd/amdgpu?id=3b34c14fd50c302db091f020f26dd00ede902c80).
Closing now!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2379 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
2018-11-11 10:56 [Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80 bugzilla-daemon
` (8 preceding siblings ...)
2019-03-08 16:50 ` bugzilla-daemon
@ 2019-03-08 17:10 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-03-08 17:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=108709
--- Comment #10 from CI Bug Log <cibuglog@gmail.com> ---
The CI Bug Log issue associated to this bug has been archived.
New failures matching the above filters will not be associated to this bug
anymore.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1236 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread