[Bug 209163] amdgpu: The CS has been cancelled because the context is lost

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed Sep 9 11:03:54 UTC 2020


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

--- Comment #4 from Christian König (christian.koenig at amd.com) ---
This is expected behavior, your application tries to use more memory than
physical available:

[71804.930003] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for
command submission!

That is most likely a bug in the application, e.g. a memory leak.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list