Searched refs:contextRec (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_hwmc.c239 SAVAGEXvMCCreateContextRec *contextRec; local in function:SAVAGEXvMCCreateContext
257 contextRec = (SAVAGEXvMCCreateContextRec *)*priv;
266 if(drmCreateContext(pSAVAGE->drmFD, &(contextRec->drmcontext) ) < 0) {
275 pSAVAGE->xvmcContext = contextRec->drmcontext;
276 contextRec->fbBase = pScrn->memPhysBase;
278 contextRec->MMIOHandle = pSAVAGEDRIServer->registers.handle;
279 contextRec->MMIOSize = pSAVAGEDRIServer->registers.size;
281 contextRec->DCTBlockHandle = pSAVAGEDRIServer->agpTextures.handle;
282 contextRec->DCTBlockOffset = pSAVAGEDRIServer->agpTextures.offset;
283 contextRec
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_hwmc.c63 struct intel_xvmc_hw_context *contextRec; local in function:create_context
66 contextRec = (struct intel_xvmc_hw_context *) *priv;
67 if (!contextRec) {
75 contextRec->type = XVMC_I915_MPEG2_MC;
76 contextRec->i915.use_phys_addr = 0;
79 contextRec->type = XVMC_I965_MPEG2_VLD;
81 contextRec->type = XVMC_I965_MPEG2_MC;
82 contextRec->i965.is_g4x = INTEL_INFO(intel)->gen == 045;
83 contextRec->i965.is_965_q = IS_965_Q(intel);
84 contextRec
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_hwmc.c63 struct intel_xvmc_hw_context *contextRec; local in function:create_context
66 contextRec = (struct intel_xvmc_hw_context *) *priv;
67 if (!contextRec) {
75 contextRec->type = XVMC_I915_MPEG2_MC;
76 contextRec->i915.use_phys_addr = 0;
79 contextRec->type = XVMC_I965_MPEG2_VLD;
81 contextRec->type = XVMC_I965_MPEG2_MC;
82 contextRec->i965.is_g4x = INTEL_INFO(intel)->gen == 045;
83 contextRec->i965.is_965_q = IS_965_Q(intel);
84 contextRec
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_hwmc.c241 I810XvMCCreateContextRec *contextRec; local in function:I810XvMCCreateContext
258 contextRec = (I810XvMCCreateContextRec *)*priv;
266 if(drmCreateContext(pI810->drmSubFD, &(contextRec->drmcontext) ) < 0) {
275 pI810->xvmcContext = contextRec->drmcontext;
276 contextRec->fbBase = pScrn->memPhysBase;
279 contextRec->OverlayOffset = pI810->CursorStart;
280 contextRec->OverlaySize = 4096;
282 contextRec->SurfacesOffset = pI810->MC.Start;
283 contextRec->SurfacesSize = pI810->MC.Size;
284 strncpy (contextRec
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_hwmc.c241 I810XvMCCreateContextRec *contextRec; local in function:I810XvMCCreateContext
258 contextRec = (I810XvMCCreateContextRec *)*priv;
266 if(drmCreateContext(pI810->drmSubFD, &(contextRec->drmcontext) ) < 0) {
275 pI810->xvmcContext = contextRec->drmcontext;
276 contextRec->fbBase = pScrn->memPhysBase;
279 contextRec->OverlayOffset = pI810->CursorStart;
280 contextRec->OverlaySize = 4096;
282 contextRec->SurfacesOffset = pI810->MC.Start;
283 contextRec->SurfacesSize = pI810->MC.Size;
284 strncpy (contextRec
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_hwmc.c243 I810XvMCCreateContextRec *contextRec; local in function:I810XvMCCreateContext
260 contextRec = (I810XvMCCreateContextRec *)*priv;
268 if(drmCreateContext(pI810->drmSubFD, &(contextRec->drmcontext) ) < 0) {
277 pI810->xvmcContext = contextRec->drmcontext;
278 contextRec->fbBase = pScrn->memPhysBase;
281 contextRec->OverlayOffset = pI810->CursorStart;
282 contextRec->OverlaySize = 4096;
284 contextRec->SurfacesOffset = pI810->MC.Start;
285 contextRec->SurfacesSize = pI810->MC.Size;
286 strncpy (contextRec
[all...]
H A Di915_hwmc.c418 I915XvMCCreateContextRec *contextRec = NULL; local in function:i915_xvmc_create_context
447 contextRec = (I915XvMCCreateContextRec *)*priv;
489 contextRec->comm.type = xvmc_driver->flag;
490 contextRec->comm.batchbuffer.offset = xvmc_driver->batch->offset;
491 contextRec->comm.batchbuffer.size = xvmc_driver->batch->size;
492 contextRec->comm.batchbuffer.handle = xvmc_driver->batch_handle;
495 contextRec->ctxno = i;
496 contextRec->sis.handle = ctxpriv->sis_handle;
497 contextRec->sis.offset = ctxpriv->mcStaticIndirectState->offset;
498 contextRec
[all...]
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xvmc.c437 ViaXvMCCreateContextRec *contextRec; local in function:ViaXvMCCreateContext
460 contextRec = (ViaXvMCCreateContextRec *) * priv;
485 contextRec->ctxNo = ctxNo;
486 contextRec->xvmc_port = vx->xvmc_port;
487 contextRec->fbOffset = vXvMC->fbBase;
488 contextRec->fbSize = pVia->videoRambytes;
489 contextRec->mmioOffset = vXvMC->mmioBase;
490 contextRec->mmioSize = VIA_MMIO_REGSIZE;
491 contextRec->sAreaSize = pDRIInfo->SAREASize;
492 contextRec
[all...]

Completed in 12 milliseconds