Home
last modified time | relevance | path

Searched refs:NVKM (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/gpu/
H A Dnouveau.rst11 NVKM: NVIDIA Kernel Manager
14 The NVKM component serves as the core abstraction layer within the nouveau
16 NVKM provides a unified interface for handling various GPU architectures.
22 NVKM plays a critical role in abstracting hardware complexities and
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dfifo.c380 #define RM_ENGINE_TYPE(RM,NVKM,INST) \ in r535_fifo_xlat_rm_engine_type() argument
382 *ptype = NVKM_ENGINE_##NVKM; \ in r535_fifo_xlat_rm_engine_type()