All of lore.kernel.org
 help / color / mirror / Atom feed
* Regression on gfx8 with ring init
@ 2018-09-18 13:27 Tom St Denis
       [not found] ` <8cdb037b-7db7-9be9-2c8a-d52c1b058454-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Tom St Denis @ 2018-09-18 13:27 UTC (permalink / raw)
  To: amd-gfx mailing list, Koenig, Christian, Zhou, David(ChunMing)

This commit:

[root@raven linux]# git bisect good
9b0df0937a852d299fbe42a5939c9a8a4cc83c55 is the first bad commit
commit 9b0df0937a852d299fbe42a5939c9a8a4cc83c55
Author: Christian König <christian.koenig@amd.com>
Date:   Tue Sep 18 10:38:09 2018 +0200

     drm/amdgpu: remove fence fallback

     DC doesn't seem to have a fallback path either.

     So when interrupts doesn't work any more we are pretty much busted no
     matter what.

     Signed-off-by: Christian König <christian.koenig@amd.com>
     Reviewed-by: Chunming Zhou <david1.zhou@amd.com>

Results in this:

[   24.334025] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:07:00.0 
on minor 1
[   24.335674] modprobe (3895) used greatest stack depth: 12600 bytes left
[   26.272358] [drm:gfx_v8_0_ring_test_ib [amdgpu]] *ERROR* amdgpu: IB 
test timed out.
[   26.272460] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: 
failed testing IB on ring 9 (-110).
[   26.407885] [drm:process_one_work] *ERROR* ib ring test failed (-110).
[   28.506708] fuse init (API version 7.27)

On init with my polaris/raven1 system.

Cheers,
Tom
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

end of thread, other threads:[~2018-09-21 18:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18 13:27 Regression on gfx8 with ring init Tom St Denis
     [not found] ` <8cdb037b-7db7-9be9-2c8a-d52c1b058454-5C7GfCeVMHo@public.gmane.org>
2018-09-18 13:30   ` Christian König
     [not found]     ` <7f748397-265d-20e9-b081-108b28994c1f-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-09-18 13:32       ` Tom St Denis
     [not found]         ` <1fdbd1f8-afb8-59e7-c057-10da9b9f6e25-5C7GfCeVMHo@public.gmane.org>
2018-09-18 13:35           ` Christian König
     [not found]             ` <80d8437f-0873-8318-01c1-2710adea67e0-5C7GfCeVMHo@public.gmane.org>
2018-09-18 13:58               ` Tom St Denis
     [not found]                 ` <aa62adca-48cb-fb3c-65ac-7d2e3311d602-5C7GfCeVMHo@public.gmane.org>
2018-09-18 14:09                   ` Tom St Denis
     [not found]                     ` <43e69bf1-8751-dbe8-6b8d-5250c527154c-5C7GfCeVMHo@public.gmane.org>
2018-09-18 14:13                       ` Christian König
     [not found]                         ` <34359f9e-be6f-945c-e084-c109e6584d67-5C7GfCeVMHo@public.gmane.org>
2018-09-18 14:20                           ` Tom St Denis
     [not found]                             ` <12ac8b66-0ce2-0304-d9ad-6e3f2479e04f-5C7GfCeVMHo@public.gmane.org>
2018-09-18 14:31                               ` Christian König
     [not found]                                 ` <3ad24617-bdee-846e-b47c-d854c48fce43-5C7GfCeVMHo@public.gmane.org>
2018-09-18 14:36                                   ` Deucher, Alexander
     [not found]                                     ` <BN6PR12MB1809B0E02DDA1E8AACFFD1DAF71D0-/b2+HYfkarSEx6ez0IUAagdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2018-09-18 14:41                                       ` Christian König
     [not found]                                         ` <4a250398-d2ac-1650-739d-e4a6598f1c48-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-09-18 15:00                                           ` Christian König
     [not found]                                             ` <edd44be9-2ef3-3c39-3342-5d3b4bbfa40a-5C7GfCeVMHo@public.gmane.org>
2018-09-20 20:35                                               ` Andrey Grodzovsky
     [not found]                                                 ` <4afeb01c-37e9-ca76-8055-5dd15fca98d3-5C7GfCeVMHo@public.gmane.org>
2018-09-21 17:11                                                   ` Andrey Grodzovsky
     [not found]                                                     ` <c81338de-5fc7-3be3-961a-bba0eba05351-5C7GfCeVMHo@public.gmane.org>
2018-09-21 17:53                                                       ` Christian König
     [not found]                                                         ` <04944e7b-044b-4b16-3d2f-e760eedcee9a-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-09-21 17:56                                                           ` Andrey Grodzovsky
     [not found]                                                             ` <681ddd4e-6bd2-db28-4286-2cc577d0f00a-5C7GfCeVMHo@public.gmane.org>
2018-09-21 18:04                                                               ` Andrey Grodzovsky
2018-09-18 14:40                                   ` Tom St Denis

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.