Searched refs:radeon_cs_context (Results 1 – 2 of 2) sorted by relevance
33 struct radeon_cs_context { struct63 struct radeon_cs_context csc1; argument64 struct radeon_cs_context csc2;66 struct radeon_cs_context *csc;68 struct radeon_cs_context *cst;82 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo);
98 static boolean radeon_init_cs_context(struct radeon_cs_context *csc, in radeon_init_cs_context()134 static void radeon_cs_context_cleanup(struct radeon_cs_context *csc) in radeon_cs_context_cleanup()152 static void radeon_destroy_cs_context(struct radeon_cs_context *csc) in radeon_destroy_cs_context()210 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo) in radeon_get_reloc()247 static unsigned radeon_add_reloc(struct radeon_cs_context *csc, in radeon_add_reloc()396 static void radeon_drm_cs_emit_ioctl_oneshot(struct radeon_cs_context *csc) in radeon_drm_cs_emit_ioctl_oneshot()448 struct radeon_cs_context *tmp; in radeon_drm_cs_flush()