drm-backend: Remember to set the zpos for the scanout plane
We can clear this via drm_plane_state_put_back() at the end of drm_output_propose_state(). We need to set it back to the minimum zpos when rendering.
Signed-off-by: Derek Foreman derek.foreman@collabora.com