Hey, On Wed, 22 Sept 2021 at 09:48, Pekka Paalanen <ppaalanen@xxxxxxxxx> 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@xxxxxxxxxxxxx> Cheers, Daniel