Searched refs:bEnableVsyncIntFlip (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGFLIP.c | 313 MS_BOOL MDrv_GFLIP_Init(MS_GOP_CTX_LOCAL *pGOPCtx, MS_U32 u32GopIdx, MS_BOOL bEnableVsyncIntFlip) in MDrv_GFLIP_Init() argument 322 pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx] = bEnableVsyncIntFlip; in MDrv_GFLIP_Init() 324 if(TRUE == pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx]) in MDrv_GFLIP_Init() 421 if(TRUE == pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx]) in MDrv_GFLIP_DeInit() 427 pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx] = FALSE; //Application not shared in MDrv_GFLIP_DeInit() 431 pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx] = FALSE; //Application not shared in MDrv_GFLIP_DeInit() 440 pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx] = FALSE; in MDrv_GFLIP_DeInit() 551 if(TRUE == pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx]) in MDrv_GFLIP_SetFlipInfo() 855 if(TRUE == pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx]) in MDrv_GFLIP_RestoreFromVsyncLimitation() 1067 if(TRUE == pGOPDrvLocalCtx->bEnableVsyncIntFlip[u32GopIdx]) in MDrv_GFLIP_ClearFlipQueue()
|
| H A D | drvGFLIP.h | 150 MS_BOOL bEnableVsyncIntFlip[MAX_GOP_SUPPORT]; member 176 … MS_BOOL MDrv_GFLIP_Init(MS_GOP_CTX_LOCAL *pGOPCtx, MS_U32 u32GopIdx, MS_BOOL bEnableVsyncIntFlip);
|
| H A D | drvGOP.h | 1122 MS_BOOL bEnableVsyncIntFlip; member 1368 …x, MS_U8 u8GOPNum, MS_PHY u64GOP_REGDMABASE, MS_U32 u32GOP_RegdmaLen, MS_BOOL bEnableVsyncIntFlip); 1370 …x, MS_U8 u8GOPNum, MS_PHY u64GOP_REGDMABASE, MS_U32 u32GOP_RegdmaLen, MS_BOOL bEnableVsyncIntFlip);
|
| H A D | drvGOP.c | 2534 …tx, MS_U8 u8GOPNum, MS_PHY u64GOP_REGDMABASE, MS_U32 u32GOP_RegdmaLen, MS_BOOL bEnableVsyncIntFlip) in MDrv_GOP_Init() argument 2611 …tx, MS_U8 u8GOPNum, MS_PHY u64GOP_REGDMABASE, MS_U32 u32GOP_RegdmaLen, MS_BOOL bEnableVsyncIntFlip) in MDrv_GOP_PerClientInit() argument 2615 MDrv_GFLIP_Init(pGOPCtx, (MS_U32)u8GOPNum, bEnableVsyncIntFlip); in MDrv_GOP_PerClientInit()
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 6634 if(pGopInit->bEnableVsyncIntFlip == TRUE) in Ioctl_GOP_Init() 6635 g_pGOPCtxLocal->pGOPCtxShared->bEnableVsyncIntFlip = TRUE; in Ioctl_GOP_Init() 6665 …Local, u8GOP, pGopInit->u32GOPRegdmaAdr, pGopInit->u32GOPRegdmaLen, pGopInit->bEnableVsyncIntFlip); in Ioctl_GOP_Init() 6710 …Local, u8GOP, pGopInit->u32GOPRegdmaAdr, pGopInit->u32GOPRegdmaLen, pGopInit->bEnableVsyncIntFlip); in Ioctl_GOP_Init() 7682 pGOPInitInfo->bEnableVsyncIntFlip = pDrvGOPShared->apiCtxShared.bEnableVsyncIntFlip; in Ioctl_GOP_GetProperty() 10398 if(pDrvGOPShared->apiCtxShared.bEnableVsyncIntFlip ==FALSE)//Usr RedLine:GFLIP Suspend/Resume in Ioctl_GOP_PowerState()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 464 MS_BOOL bEnableVsyncIntFlip; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 489 MS_BOOL bEnableVsyncIntFlip; member
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 5597 stGopInit.bEnableVsyncIntFlip = FALSE; in _MDrv_DMS_OSD_Init()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 11214 MS_BOOL bEnableVsyncIntFlip;
|