[Bug 110509] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 30 14:22:19 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110509

--- Comment #12 from James.Dutton at gmail.com ---

The error is from this bit of code in:
amdgpu_cs.c:  Line about 232
In function: amdgpu_cs_parser_init:
        if (p->ctx->vram_lost_counter != p->job->vram_lost_counter) {
                ret = -ECANCELED;
                goto free_all_kdata;
        }

So, I guess, somewhere is the gpu reset, those values need to be fixed up.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190430/0bbb8d87/attachment.html>


More information about the dri-devel mailing list