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

--- Comment #4 from Christian König ([email protected]) ---
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.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to