Skip to content

backends/drm: fix modifier check

Xaver Hugl requested to merge work/zamundaaa/mgpu-check into master

If we force a linear modifier, the modifier list can't match up with the display, which causes the surface to be recreated every frame.

CCBUG: 462625

Merge request reports