On 7/7/25 3:42 PM, Philipp Stanner wrote:
In order to implement a new DRM GPU scheduler callback in Nouveau, a helper for obtaining a nouveau_fence from a dma_fence is necessary. Such a helper exists already inside nouveau_fence.c, called from_fence().Make that helper available to other C files with a more precise name. Signed-off-by: Philipp Stanner <[email protected]>
Acked-by: Danilo Krummrich <[email protected]>
