On Wed, May 06, 2026 at 03:41:53PM +0200, Thierry Reding wrote: > From: Thierry Reding > > Currently the kernel relies on a global variable to reference the PMC > context. Use an explicit lookup for the PMC and pass that to the public > PMC APIs. > > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/nouveau/include/nvkm/core/tegra.h | 2 ++ > drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c | 9 ++++++++- > 2 files changed, 10 insertions(+), 1 deletion(-) Danilo, Lyude, Maarten, would any of you mind giving an Acked-by so I can pick this up into the Tegra tree with the rest of the series? Thanks, Thierry