On 2023-06-23 05:08, Christian König wrote:
> Some Android CTS is testing for that.
>
It's not entirely clear what "that" is, other than by the subject title
of the patch. Something like "Record and return the signalling time of
merged fences, as well as regular fences, since some Android CTS(?)
On Fri, Jun 23, 2023 at 5:09 AM Christian König
wrote:
>
> Some Android CTS is testing for that.
>
> v2: use the current time if the fence is still in the signaling path and
> the timestamp not yet available.
>
> Signed-off-by: Christian König
Acked-by: Alex Deucher
> ---
> drivers/dma-buf/dm
Some Android CTS is testing for that.
v2: use the current time if the fence is still in the signaling path and
the timestamp not yet available.
Signed-off-by: Christian König
---
drivers/dma-buf/dma-fence-unwrap.c | 20 +---
drivers/dma-buf/dma-fence.c| 5 +++--
drivers