[PATCH] drm: document that blobs are ref'counted
Daniel Stone
daniel at fooishbar.org
Sun Nov 1 21:07:18 UTC 2020
Hi,
On Sun, 1 Nov 2020 at 20:35, Simon Ser <contact at emersion.fr> wrote:
> Daniel, does this patch look good to you?
Unsure which Daniel you meant, but I would probably instead say:
'Userspace can release blobs as soon as they do not need to refer to
them by their blob object ID. For instance, if you are using a MODE_ID
blob in an atomic commit and you will not make another commit reusing
the same ID, you can destroy the blob as soon as the commit has been
issued, without waiting for it to complete.'
Cheers,
Daniel
More information about the dri-devel
mailing list