Home
last modified time | relevance | path

Searched refs:amdgpu_ctx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ctx.h41 struct amdgpu_ctx { struct
67 struct amdgpu_ctx *amdgpu_ctx_get(struct amdgpu_fpriv *fpriv, uint32_t id); argument
68 int amdgpu_ctx_put(struct amdgpu_ctx *ctx);
70 int amdgpu_ctx_get_entity(struct amdgpu_ctx *ctx, u32 hw_ip, u32 instance,
72 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx,
75 struct dma_fence *amdgpu_ctx_get_fence(struct amdgpu_ctx *ctx,
79 void amdgpu_ctx_priority_override(struct amdgpu_ctx *ctx, int32_t ctx_prio);
84 int amdgpu_ctx_wait_prev_fence(struct amdgpu_ctx *ctx,
A Damdgpu_ctx.c260 struct amdgpu_ctx *ctx = container_of(ref, struct amdgpu_ctx, refcount); in amdgpu_ctx_fini()
316 struct amdgpu_ctx *ctx; in amdgpu_ctx_alloc()
344 struct amdgpu_ctx *ctx; in amdgpu_ctx_do_release()
363 struct amdgpu_ctx *ctx; in amdgpu_ctx_free()
377 struct amdgpu_ctx *ctx; in amdgpu_ctx_query()
416 struct amdgpu_ctx *ctx; in amdgpu_ctx_query2()
512 struct amdgpu_ctx *ctx; in amdgpu_ctx_get()
670 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_entity_flush()
696 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_entity_fini()
724 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_fini()
[all …]
A Damdgpu_sched.c41 struct amdgpu_ctx *ctx; in amdgpu_sched_process_priority_override()
68 struct amdgpu_ctx *ctx; in amdgpu_sched_context_priority_override()
A DMakefile53 amdgpu_ucode.o amdgpu_bo_list.o amdgpu_ctx.o amdgpu_sync.o \
A Damdgpu_cs.c964 struct amdgpu_ctx *ctx; in amdgpu_cs_process_fence_dep()
1389 struct amdgpu_ctx *ctx; in amdgpu_cs_wait_ioctl()
1437 struct amdgpu_ctx *ctx; in amdgpu_cs_get_fence()
A Damdgpu.h529 struct amdgpu_ctx *ctx;

Completed in 17 milliseconds