Em 29/06/2024 12:32, Simon Ser escreveu:
On Saturday, June 22nd, 2024 at 19:09, André Almeida
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
BTW, should we allow OUT_FENCE_PTR as well? Would that work as expected
with async flips?
On Saturday, June 22nd, 2024 at 19:09, André Almeida
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.
Would you mind se
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.
Signed-off-by: André Almeida
---
This patch is originally from a patchset, but it doesn't r