[PATCH 2/3] drm: Create a format/modifier blob

Daniel Stone daniel at fooishbar.org
Thu May 4 09:28:52 UTC 2017


Hi,

On 3 May 2017 at 06:14, Ben Widawsky <ben at bwidawsk.net> wrote:
> Updated blob layout (Rob, Daniel, Kristian, xerpi)

In terms of the blob as uABI, we've got an implementation inside
Weston which works:
https://git.collabora.com/cgit/user/daniels/weston.git/commit/?h=wip/2017-04/atomic-v11-WIP&id=0a47cb63947e

That was authored by Sergi and reviewed by me. We both think it's
entirely acceptable and future-proof uABI, and it does exactly what we
want. We use it to both allocate with a suitable set of modifiers, as
well as a high-pass filter to avoid assigning FBs to planes which
won't accept the FB modifiers. So this gets my:
Acked-by: Daniel Stone <daniels at collabora.com>

And a future revision with the fixups found here would get my R-b.

Cheers,
Daniel


More information about the dri-devel mailing list