Skip to content

backends/drm: zero-initialize metadata arrays

Xaver Hugl requested to merge work/zero-initialization into master

In principle, drivers should use the buffer format to check for how many planes the buffer has. In practice it's probably best not to rely on that

Merge request reports