Re: Hanging when testing Venus Driver with "stuck in ring seqno wait with iter at"
DUO Labs <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
On the host end, I do face an error `warning: virtio_gpu_remap_udmabuf: dmabuf mmap failed: Invalid argument`. The error is due to the fact that `res->blob_size` is `1048576`, which is ~1.0 GB, much bigger than what a single blob should be.