Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c132 static void radeon_cs_context_cleanup(struct radeon_cs_context *csc) in radeon_cs_context_cleanup() function
158 radeon_cs_context_cleanup(csc); in radeon_destroy_cs_context()
431 radeon_cs_context_cleanup(cs->csc); in radeon_drm_cs_validate()
496 radeon_cs_context_cleanup(csc); in radeon_drm_cs_emit_ioctl_oneshot()
707 radeon_cs_context_cleanup(cs->cst); in radeon_drm_cs_flush()
729 radeon_cs_context_cleanup(&cs->csc1); in radeon_drm_cs_destroy()
730 radeon_cs_context_cleanup(&cs->csc2); in radeon_drm_cs_destroy()