Skip to content

platforms/drm: restrict usage of implicit modifiers

Xaver Hugl requested to merge work/implicit-modifier-import into master

This should preserve direct scanout on older hardware that doesn't have modifier support at all (AMD Polaris and older for example) and should restrict it for newer hardware to only allow buffers with modifiers.

BUG: 437893

Merge request reports