Re: [PATCH 1/1] drm/atomic: Allow userspace to use explicit sync with atomic async flips

From: André Almeida
Date: Tue Jul 02 2024 - 17:21:37 EST


Em 29/06/2024 12:32, Simon Ser escreveu:
On Saturday, June 22nd, 2024 at 19:09, André Almeida <andrealmeid@xxxxxxxxxx> wrote:

Allow userspace to use explicit synchronization with atomic async flips.
That means that the flip will wait for some hardware fence, and then
will flip as soon as possible (async) in regard of the vblank.

LGTM.

thanks!


Would you mind sending a patch for FB_DAMAGE_CLIPS as well?

sure :)


Reviewed-by: Simon Ser <contact@xxxxxxxxxxx>