Home
last modified time | relevance | path

Searched refs:bSupportTLBMode (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h318 MS_BOOL bSupportTLBMode; member
H A DdrvGE.c2254 …if(pGECtxLocal->halLocalCtx.pGeChipPro->bSupportTLBMode &&(pGECtx->pBufInfo.tlbmode==E_GE_TLB_SRC|… in MDrv_GE_SetSrcBuffer()
2424 …if(pGECtxLocal->halLocalCtx.pGeChipPro->bSupportTLBMode &&(pGECtx->pBufInfo.tlbmode==E_GE_TLB_DST|… in MDrv_GE_SetDstBuffer()
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DhalGE.c199 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DhalGE.c194 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DhalGE.c195 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DhalGE.c194 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DhalGE.c194 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.c197 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DhalGE.c197 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DhalGE.c199 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DhalGE.c197 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DhalGE.c199 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DhalGE.c199 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DhalGE.c196 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.c197 .bSupportTLBMode = FALSE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DhalGE.c194 .bSupportTLBMode = TRUE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DhalGE.c205 .bSupportTLBMode = TRUE,
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DhalGE.c205 .bSupportTLBMode = TRUE,
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c1025 *bSupportTLB = g_apiGFXLocal.pGeChipProperty->bSupportTLBMode; in MApi_GFX_GetGECaps_U02()