On Thu, 5 Jul 2018 18:16:29 +0100
Daniel Stone wrote:
> e2e80136334f fixed the same issue as df573031d0ba in a different way.
> The latter commit (applied earlier in the upstream tree) adds a variable
> to assign_planes to keep track of when we successfully assign a view to
> the scanout plane,
e2e80136334f fixed the same issue as df573031d0ba in a different way.
The latter commit (applied earlier in the upstream tree) adds a variable
to assign_planes to keep track of when we successfully assign a view to
the scanout plane, and doesn't call prepare_scanout_view if we have.
The former com