Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ctx.h45 struct amdgpu_ctx { struct
73 struct amdgpu_ctx *amdgpu_ctx_get(struct amdgpu_fpriv *fpriv, uint32_t id); argument
74 int amdgpu_ctx_put(struct amdgpu_ctx *ctx);
76 int amdgpu_ctx_get_entity(struct amdgpu_ctx *ctx, u32 hw_ip, u32 instance,
78 uint64_t amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx,
81 struct dma_fence *amdgpu_ctx_get_fence(struct amdgpu_ctx *ctx,
85 void amdgpu_ctx_priority_override(struct amdgpu_ctx *ctx, int32_t ctx_prio);
90 int amdgpu_ctx_wait_prev_fence(struct amdgpu_ctx *ctx,
A Damdgpu_ctx.c409 struct amdgpu_ctx *ctx = container_of(ref, struct amdgpu_ctx, refcount); in amdgpu_ctx_fini()
480 struct amdgpu_ctx *ctx; in amdgpu_ctx_alloc()
508 struct amdgpu_ctx *ctx; in amdgpu_ctx_do_release()
527 struct amdgpu_ctx *ctx; in amdgpu_ctx_free()
541 struct amdgpu_ctx *ctx; in amdgpu_ctx_query()
580 struct amdgpu_ctx *ctx; in amdgpu_ctx_query2()
641 struct amdgpu_ctx *ctx; in amdgpu_ctx_stable_pstate()
732 struct amdgpu_ctx *ctx; in amdgpu_ctx_get()
898 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_entity_flush()
924 struct amdgpu_ctx *ctx; in amdgpu_ctx_mgr_entity_fini()
[all …]
A Damdgpu_sched.c41 struct amdgpu_ctx *ctx; in amdgpu_sched_process_priority_override()
71 struct amdgpu_ctx *ctx; in amdgpu_sched_context_priority_override()
A Damdgpu_cs.h52 struct amdgpu_ctx *ctx;
A DMakefile59 amdgpu_ucode.o amdgpu_bo_list.o amdgpu_ctx.o amdgpu_sync.o \
A Damdgpu_cs.c398 struct amdgpu_ctx *ctx; in amdgpu_cs_p2_dependencies()
1489 struct amdgpu_ctx *ctx; in amdgpu_cs_wait_ioctl()
1537 struct amdgpu_ctx *ctx; in amdgpu_cs_get_fence()
/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h379 struct amdgpu_ctx *stable_pstate_ctx;

Completed in 14 milliseconds