Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dabi16.c84 struct nve0_fifo *nve0 = obj->data; in abi16_chan_nve0()
87 if (obj->length > offsetof(struct nve0_fifo, engine)) { in abi16_chan_nve0()
Dnouveau.h263 struct nve0_fifo { struct
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c141 struct nve0_fifo nve0_args = {}; in nvc0_create_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c381 struct nve0_fifo nve0_args = {.engine = NVE0_FIFO_ENGINE_BSP}; in firmware_present()