Home | History | Annotate | Download | only in drm

Lines Matching refs:amdgpu_cs_ctx_create

274    r = amdgpu_cs_ctx_create(ctx->ws->dev, &ctx->ctx);
276 fprintf(stderr, "amdgpu: amdgpu_cs_ctx_create failed. (%i)\n", r);