Home
last modified time | relevance | path

Searched refs:SUBC_PPP (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c53 BEGIN_NV04(push, SUBC_PPP(0x700), 10); in nv98_decoder_setup_ppp()
84 BEGIN_NV04(push, SUBC_PPP(0x400), 1); in nv98_decoder_vc1_ppp()
110 BEGIN_NV04(push, SUBC_PPP(0x734), 2); in nv98_decoder_ppp()
115 BEGIN_NV04(push, SUBC_PPP(0x240), 3); in nv98_decoder_ppp()
120 BEGIN_NV04(push, SUBC_PPP(0x300), 1); in nv98_decoder_ppp()
134 BEGIN_NV04(push, SUBC_PPP(0x300), 1); in nv98_decoder_ppp()
H A Dnv98_video.c176 BEGIN_NV04(push[2], SUBC_PPP(NV01_SUBCHAN_OBJECT), 1); in nv98_create_decoder()
179 BEGIN_NV04(push[2], SUBC_PPP(0x180), 5); in nv98_create_decoder()
260 BEGIN_NV04(push[2], SUBC_PPP(0x200), 2); in nv98_create_decoder()
302 BEGIN_NV04(push[2], SUBC_PPP(0x240), 3); in nv98_create_decoder()
307 BEGIN_NV04(push[2], SUBC_PPP(0x304), 1); in nv98_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_ppp.c53 BEGIN_NVC0(push, SUBC_PPP(0x700), 10); in nvc0_decoder_setup_ppp()
84 BEGIN_NVC0(push, SUBC_PPP(0x400), 1); in nvc0_decoder_vc1_ppp()
110 BEGIN_NVC0(push, SUBC_PPP(0x734), 2); in nvc0_decoder_ppp()
115 BEGIN_NVC0(push, SUBC_PPP(0x240), 3); in nvc0_decoder_ppp()
120 BEGIN_NVC0(push, SUBC_PPP(0x300), 1); in nvc0_decoder_ppp()
134 BEGIN_NVC0(push, SUBC_PPP(0x300), 1); in nvc0_decoder_ppp()
H A Dnvc0_video.c195 BEGIN_NVC0(push[2], SUBC_PPP(NV01_SUBCHAN_OBJECT), 1); in nvc0_create_decoder()
284 BEGIN_NVC0(push[2], SUBC_PPP(0x200), 2); in nvc0_create_decoder()
326 BEGIN_NVC0(push[2], SUBC_PPP(0x240), 3); in nvc0_create_decoder()
331 BEGIN_NVC0(push[2], SUBC_PPP(0x304), 1); in nvc0_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.h54 #define SUBC_PPP(m) dec->ppp_idx, (m) macro

Completed in 3 milliseconds