Searched refs:bsp_channel (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video.h | 63 struct nouveau_object *bsp_channel, *vp_channel, *bsp, *vp; member
|
D | nv84_video.c | 251 nouveau_object_del(&dec->bsp_channel); in nv84_decoder_destroy() 334 &nv04_data, sizeof(nv04_data), &dec->bsp_channel); in nv84_create_decoder() 338 ret = nouveau_pushbuf_new(dec->client, dec->bsp_channel, 4, in nv84_create_decoder() 457 ret = nouveau_object_new(dec->bsp_channel, 0xbeef74b0, 0x74b0, in nv84_create_decoder()
|