Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dfifo.c497 int inst, nv2080; in r535_fifo_runl_ctor() local
503 inst = rm->api->fifo->xlat_rm_engine_type(rmid, &type, &nv2080); in r535_fifo_runl_ctor()
536 engn = nvkm_runl_add(runl, nv2080, &r535_engn_ce, type, inst); in r535_fifo_runl_ctor()
539 engn = nvkm_runl_add(runl, nv2080, &r535_engn_gr, type, inst); in r535_fifo_runl_ctor()
545 engn = nvkm_runl_add(runl, nv2080, &r535_flcn, type, inst); in r535_fifo_runl_ctor()