On Mon, 10 Mar 2025 15:28:02 -0400, Alyssa Rosenzweig wrote: > Apple GPUs support non-linear "GPU-tiled" image layouts. Add modifiers > for these layouts. Mesa requires these modifiers to share non-linear > buffers across processes, but no other userspace or kernel support is > required/expected. > > These layouts are notably not used for interchange across hardware > blocks (e.g. with the display controller). There are other layouts for > that but we don't support them either in userspace or kernelspace yet > (even downstream), so we don't add modifiers here. > > [...] Applied, thanks! [1/1] drm: add modifiers for Apple GPU layouts commit: c8619f5402cbcccfe58151b53421029852473e4c Best regards, -- Alyssa Rosenzweig <alyssa@xxxxxxxxxxxxx>