Searched refs:cs_destroy (Results 1 – 24 of 24) sorted by relevance
495 ws->cs_destroy(device->thread_trace.start_cs[i]); in radv_thread_trace_finish()497 ws->cs_destroy(device->thread_trace.stop_cs[i]); in radv_thread_trace_finish()539 ws->cs_destroy(device->thread_trace.start_cs[family]); in radv_begin_thread_trace()588 ws->cs_destroy(cs); in radv_begin_thread_trace()608 ws->cs_destroy(device->thread_trace.stop_cs[family]); in radv_end_thread_trace()650 ws->cs_destroy(cs); in radv_end_thread_trace()
276 void (*cs_destroy)(struct radeon_cmdbuf *cs); member
2873 ws->cs_destroy(queue->initial_full_flush_preamble_cs); in radv_queue_state_finish()2875 ws->cs_destroy(queue->initial_preamble_cs); in radv_queue_state_finish()2877 ws->cs_destroy(queue->continue_preamble_cs); in radv_queue_state_finish()3299 device->ws->cs_destroy(device->perf_counter_lock_cs[i]); in radv_device_finish_perf_counter_lock_cs()4618 ws->cs_destroy(queue->initial_full_flush_preamble_cs); in radv_update_preamble_cs()4621 ws->cs_destroy(queue->initial_preamble_cs); in radv_update_preamble_cs()4624 ws->cs_destroy(queue->continue_preamble_cs); in radv_update_preamble_cs()4670 ws->cs_destroy(dest_cs[i]); in radv_update_preamble_cs()4757 device->ws->cs_destroy(cs); in radv_create_perf_counter_lock_cs()4765 device->ws->cs_destroy(cs); in radv_create_perf_counter_lock_cs()
665 device->ws->cs_destroy(cs); in cik_create_gfx_config()
423 cmd_buffer->device->ws->cs_destroy(cmd_buffer->cs); in radv_destroy_cmd_buffer()425 cmd_buffer->device->ws->cs_destroy(cmd_buffer->ace_internal.cs); in radv_destroy_cmd_buffer()
54 int (*cs_destroy)(struct radeon_cs_int *cs); member
52 return csi->csm->funcs->cs_destroy(csi); in radeon_cs_destroy()
520 .cs_destroy = cs_gem_destroy,
109 ws->base.cs_destroy = radv_null_cs_destroy; in radv_null_cs_init_functions()
238 enc->ws->cs_destroy(&enc->cs); in radeon_uvd_enc_destroy()344 enc->ws->cs_destroy(&enc->cs); in radeon_uvd_create_encoder()
251 enc->ws->cs_destroy(&enc->cs); in rvce_destroy()505 enc->ws->cs_destroy(&enc->cs); in si_vce_create_encoder()
383 enc->ws->cs_destroy(&enc->cs); in radeon_enc_destroy()532 enc->ws->cs_destroy(&enc->cs); in radeon_create_encoder()
665 sscreen->ws->cs_destroy(sctx->thread_trace->start_cs[AMD_IP_GFX]); in si_destroy_thread_trace()666 sscreen->ws->cs_destroy(sctx->thread_trace->stop_cs[AMD_IP_GFX]); in si_destroy_thread_trace()
314 sctx->ws->cs_destroy(&sctx->gfx_cs); in si_destroy_context()318 sctx->ws->cs_destroy(sctx->sdma_cs); in si_destroy_context()
986 dec->ws->cs_destroy(&dec->cs); in ruvd_destroy()1359 dec->ws->cs_destroy(&dec->cs); in si_common_uvd_create_decoder()
2512 dec->ws->cs_destroy(&dec->cs); in radeon_dec_destroy()2516 dec->ws->cs_destroy(&dec->jcs[i]); in radeon_dec_destroy()2969 dec->ws->cs_destroy(&dec->cs); in radeon_create_decoder()2973 dec->ws->cs_destroy(&dec->jcs[i]); in radeon_create_decoder()
259 enc->ws->cs_destroy(&enc->cs); in rvce_destroy()480 enc->ws->cs_destroy(&enc->cs); in rvce_create_encoder()
812 dec->ws->cs_destroy(&dec->cs); in ruvd_destroy()1154 dec->ws->cs_destroy(&dec->cs); in ruvd_create_decoder()
653 rctx->ws->cs_destroy(&rctx->gfx.cs); in r600_common_context_cleanup()654 rctx->ws->cs_destroy(&rctx->dma.cs); in r600_common_context_cleanup()
536 void (*cs_destroy)(struct radeon_cmdbuf *cs); member
96 r300->rws->cs_destroy(&r300->cs); in r300_destroy_context()
865 ws->base.cs_destroy = radeon_drm_cs_destroy; in radeon_drm_cs_init_functions()
1857 ws->base.cs_destroy = amdgpu_cs_destroy; in amdgpu_cs_init_functions()
1899 ws->base.cs_destroy = radv_amdgpu_cs_destroy; in radv_amdgpu_cs_init_functions()