[PATCH] gpu: nova-core: replace `Duration` with `Delta`

Danilo Krummrich dakr at kernel.org
Wed Jun 25 18:20:50 UTC 2025


On 6/24/25 2:59 PM, Alexandre Courbot wrote:
> The kernel's `Delta` type was not available when the `wait_on` function
> was introduced. Now that it is, switch to it as it is more compact than
> `Duration` and cannot panic.
> 
> Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>

Applied to nova-next, thanks!


More information about the dri-devel mailing list