9217ec9c6c
We used to use planes_region for the output regions which were being displayed on hardware planes; before we grew zpos awareness, we couldn't have any planes overlapping with each other, since the ordering would be undefined. Since the zpos awareness though, this region is unused, so we can just remove it. Signed-off-by: Daniel Stone <daniels@collabora.com>