[Mesa-dev] [PATCH 2/2] panfrost: Reload framebuffer contents if there's no clear
Alyssa Rosenzweig
alyssa at rosenzweig.io
Wed May 29 15:10:30 UTC 2019
Does this address the issues with the previous version raised on IRC? In
particular:
Does mpv work? (Including the on-screen display)
Does sway work?
I suspect this will also fix many tests in dEQP-GLES2, but that's on me;
as long as nothing *regresses* there, it's all good.
> + if (!job->clear)
> + panfrost_draw_wallpaper(&ctx->base);
Does the commit address setting/clearing job->clear? I remember this was
buggy (and I'm wondering if there might be erratic behaviour related..?)
More information about the mesa-dev
mailing list