e5ad3c8865
When we introduced support for variable zpos, we did so by filtering the list of acceptable planes and then creating a separate zpos-ordered list. Now that the planes are already zpos-sorted in the backend list, and we have more early filtering, we can replace this with a single plane-list walk. Signed-off-by: Daniel Stone <daniels@collabora.com>