Searched refs:context_base (Results 1 – 4 of 4) sorted by relevance
83 if (fence->context < drm->chan.context_base || in nouveau_local_fence()84 fence->context >= drm->chan.context_base + drm->chan.nr) in nouveau_local_fence()178 fctx->context = chan->drm->chan.context_base + chan->chid; in nouveau_fence_context_new()
176 u64 context_base; member
503 drm->chan.context_base = dma_fence_context_alloc(drm->chan.nr); in nouveau_channels_init()
217 u8 *context_base; member1018 memcpy(dev->context_base, rctx->context, rctx->context_size); in sahara_sha_process()1044 memcpy(rctx->context, dev->context_base, rctx->context_size); in sahara_sha_process()1461 dev->context_base = dmam_alloc_coherent(&pdev->dev, in sahara_probe()1464 if (!dev->context_base) { in sahara_probe()