[PATCH v3 4/7] drm/panfrost: Add the ability to create submit queues
Boris Brezillon
boris.brezillon at collabora.com
Fri Jul 2 16:01:52 UTC 2021
On Fri, 2 Jul 2021 17:49:10 +0200
Boris Brezillon <boris.brezillon at collabora.com> wrote:
> On Fri, 2 Jul 2021 16:05:30 +0100
> Steven Price <steven.price at arm.com> wrote:
>
> > On 02/07/2021 15:32, Boris Brezillon wrote:
> > > Needed to keep VkQueues isolated from each other.
> > >
> > > v3:
> > > * Limit the number of submitqueue per context to 16
> > > * Fix a deadlock
> > >
> > > Signed-off-by: Boris Brezillon <boris.brezillon at collabora.com>
> >
> > 16 ought to be enough for anyone ;)
> >
> > Reviewed-by: Steven Price <steven.price at arm.com>
>
> Oops, forgot to change the submitqueue_get() prototype. Will address
> that in v4.
I meant submitqueue_create().
More information about the dri-devel
mailing list