[Mesa-dev] [PATCH v2 0/4] gbm: Add a modifier_plane_count query
Daniel Stone
daniel at fooishbar.org
Thu Sep 14 18:38:19 UTC 2017
Hi,
On 5 September 2017 at 16:48, Jason Ekstrand <jason at jlekstrand.net> wrote:
> This is mostly just a re-send of the original patch series I sent out only
> with a couple of reviews and fixes applied. I'm happy with it and I think
> Daniel can confirm that it fixes the problem we're having in modesetting
> when trying to enable CCS. Anyone opposed?
Specifically, the X server really wants to do front-buffer rendering
during scanout, and multi-plane formats push this from the standard
tearing that we all know and love, to far more creative noise as the
two planes become desynchronised.
With the GBM_EXPORT fix, series is:
Reviewed-by: Daniel Stone <daniels at collabora.com>
Cheers,
Daniel
More information about the mesa-dev
mailing list