Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dg98.c30 { 0x01020000, NVKM_ENGINE_MSPDEC },
40 { 0x00020000, NVKM_ENGINE_MSPDEC },
H A Dgt215.c29 { 0x01020000, NVKM_ENGINE_MSPDEC },
41 { 0x00020000, NVKM_ENGINE_MSPDEC },
H A Dgf100.c28 { 0x00020000, NVKM_ENGINE_MSPDEC },
42 { 0x00020000, NVKM_ENGINE_MSPDEC },
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchang84.c56 case NVKM_ENGINE_MSPDEC: return 3; in g84_fifo_chan_engine()
75 case NVKM_ENGINE_MSPDEC: return 0x0040; in g84_fifo_chan_engine_addr()
190 case NVKM_ENGINE_MSPDEC: context = 0x00400000; break; in g84_fifo_chan_object_ctor()
251 (1ULL << NVKM_ENGINE_MSPDEC) | in g84_fifo_chan_ctor()
H A Dgpfifogf100.c60 case NVKM_ENGINE_MSPDEC: return 0x0250; in gf100_fifo_gpfifo_engine_addr()
249 (1ULL << NVKM_ENGINE_MSPDEC) | in gf100_fifo_gpfifo_new()
H A Dgf100.c115 case NVKM_ENGINE_MSPDEC: engn = 3; break; in gf100_fifo_engidx()
134 case 3: engn = NVKM_ENGINE_MSPDEC; break; in gf100_fifo_engine()
207 { 0x14, "PMSPDEC", NULL, NVKM_ENGINE_MSPDEC },
H A Dgpfifogk104.c83 case NVKM_ENGINE_MSPDEC: return 0x0250; in gk104_fifo_gpfifo_engine_addr()
H A Dgk104.c1086 { 0x14, "MSPDEC", NULL, NVKM_ENGINE_MSPDEC },
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dmcp89.c38 disable |= (1ULL << NVKM_ENGINE_MSPDEC); in mcp89_devinit_disable()
H A Dg98.c38 disable |= (1ULL << NVKM_ENGINE_MSPDEC); in g98_devinit_disable()
H A Dgf100.c77 disable |= (1ULL << NVKM_ENGINE_MSPDEC); in gf100_devinit_disable()
H A Dgt215.c74 disable |= (1ULL << NVKM_ENGINE_MSPDEC); in gt215_devinit_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.c77 { NVKM_ENGINE_MSPDEC, 0x04 },
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dsubdev.c77 [NVKM_ENGINE_MSPDEC ] = "mspdec",
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h56 NVKM_ENGINE_MSPDEC, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv50.c202 case NVKM_ENGINE_MSPDEC: id = 0x01; break; in nv50_vmm_flush()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c3266 _(NVKM_ENGINE_MSPDEC , mspdec); in nvkm_device_ctor()