HomeSort by relevance Sort by last modified time
    Searched refs:amdgpu_ctx (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.h 38 struct amdgpu_ctx { struct
107 struct amdgpu_ctx *ctx;
131 struct amdgpu_ctx *ctx; /* submission context */
141 static inline void amdgpu_ctx_unref(struct amdgpu_ctx *ctx)
amdgpu_cs.c 45 amdgpu_fence_create(struct amdgpu_ctx *ctx, unsigned ip_type,
171 struct amdgpu_ctx *ctx = CALLOC_STRUCT(amdgpu_ctx);
220 amdgpu_ctx_unref((struct amdgpu_ctx*)rwctx);
226 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx;
691 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx;
    [all...]

Completed in 158 milliseconds