[PATCH v2 2/2] drm/lease: allow empty leases

Daniel Stone daniel at fooishbar.org
Thu Sep 30 09:10:29 UTC 2021


Hey,

On Wed, 22 Sept 2021 at 09:48, Pekka Paalanen <ppaalanen at gmail.com> wrote:
> that is one awesome commit message! It explains everything I might have wanted
> to ask.

Yeah, what he said. An awesome explanation of a terrible problem.

My main worry is that we'd end up tripping over our own feet in either
the kernel or libdrm when GetResources got called against an
empty-lease file description, but that doesn't seem to be the case:
the worst I can see is that we'll return the list of all encoders,
which is useless but AFAIK harmless.

So this is:
Reviewed-by: Daniel Stone <daniels at collabora.com>

Cheers,
Daniel


More information about the dri-devel mailing list