Home
last modified time | relevance | path

Searched defs:fctx (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/msm/
Dmsm_fence.c27 struct msm_fence_context *fctx; in msm_fence_context_alloc() local
42 void msm_fence_context_free(struct msm_fence_context *fctx) in msm_fence_context_free()
47 static inline bool fence_completed(struct msm_fence_context *fctx, uint32_t fence) in fence_completed()
53 int msm_wait_fence(struct msm_fence_context *fctx, uint32_t fence, in msm_wait_fence()
92 void msm_update_fence(struct msm_fence_context *fctx, uint32_t fence) in msm_update_fence()
102 struct msm_fence_context *fctx; member
149 msm_fence_alloc(struct msm_fence_context *fctx) in msm_fence_alloc()
Dmsm_gpu.h89 struct msm_fence_context *fctx; member
Dmsm_gem.c526 struct msm_fence_context *fctx, bool exclusive) in msm_gem_sync_object()
/drivers/gpu/drm/nouveau/
Dnouveau_fence.c66 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_signal() local
92 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del()
122 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free()
128 nouveau_fence_update(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_update()
149 struct nouveau_fence_chan *fctx = in nouveau_fence_wait_uevent_handler() local
170 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_context_new()
261 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local
297 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_done() local
393 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_sync() local
495 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_get_timeline_name() local
[all …]
Dnv84_fence.c34 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_crtc() local
77 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_emit() local
92 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_sync() local
115 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_context_del() local
138 struct nv84_fence_chan *fctx; in nv84_fence_context_new() local
Dnv10_fence.c59 struct nv10_fence_chan *fctx = chan->fence; in nv10_fence_context_del() local
72 struct nv10_fence_chan *fctx; in nv10_fence_context_new() local
Dnv17_fence.c39 struct nv10_fence_chan *fctx = chan->fence; in nv17_fence_sync() local
78 struct nv10_fence_chan *fctx; in nv17_fence_context_new() local
Dnv04_fence.c71 struct nv04_fence_chan *fctx = chan->fence; in nv04_fence_context_del() local
80 struct nv04_fence_chan *fctx = kzalloc(sizeof(*fctx), GFP_KERNEL); in nv04_fence_context_new() local
Dnv50_fence.c40 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
Dnvc0_fence.c68 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
Dnouveau_display.c732 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_page_flip_emit() local
888 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_finish_page_flip() local
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Ddmanv04.c79 struct nvkm_memory *fctx = device->imem->ramfc; in nv04_fifo_dma_fini() local
/drivers/net/ethernet/broadcom/
Dcnic.c2350 struct fcoe_context *fctx; in cnic_bnx2x_fcoe_ofld1() local