On Thu, Sep 02, 2021 at 05:28:10PM +0300, Pekka Paalanen wrote:
> On Thu, 02 Sep 2021 09:11:40 +
> Simon Ser wrote:
>
> > This can be used to create a separate DRM file description, thus
> > creating a new GEM handle namespace. See [1].
> >
> > Example usage in wlroots is available at [2].
>
On Thu, 02 Sep 2021 09:11:40 +
Simon Ser wrote:
> This can be used to create a separate DRM file description, thus
> creating a new GEM handle namespace. See [1].
>
> Example usage in wlroots is available at [2].
>
> [1]: https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/110
> [2]: h
This can be used to create a separate DRM file description, thus
creating a new GEM handle namespace. See [1].
Example usage in wlroots is available at [2].
[1]: https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/110
[2]: https://github.com/swaywm/wlroots/pull/3158
Signed-off-by: Simon Ser