Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.h52 case 6: return (1ULL << NVKM_ENGINE_MSENC); in gk104_fifo_engine_subdev()
71 case NVKM_ENGINE_MSENC : return 6; in gk104_fifo_subdev_engine()
Dgk104.c264 { 0x19, "MSENC", NULL, NVKM_ENGINE_MSENC },
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgf100.c84 disable |= (1ULL << NVKM_ENGINE_MSENC); in gf100_devinit_disable()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c64 [NVKM_ENGINE_MSENC ] = "msenc",
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h43 NVKM_ENGINE_MSENC, enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2552 _(NVKM_ENGINE_MSENC , msenc);