Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c92 ctx->eop_bug_scratch_tmz : ctx->eop_bug_scratch; in si_cp_release_mem()
115 struct si_resource *scratch = ctx->eop_bug_scratch; in si_cp_release_mem()
Dsi_pipe.c329 si_resource_reference(&sctx->eop_bug_scratch, NULL); in si_destroy_context()
485 sctx->eop_bug_scratch = si_aligned_buffer_create( in si_create_context()
492 if (!sctx->eop_bug_scratch) in si_create_context()
Dsi_pipe.h908 struct si_resource *eop_bug_scratch; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h507 struct r600_resource *eop_bug_scratch; member
Dr600_pipe_common.c669 r600_resource_reference(&rctx->eop_bug_scratch, NULL); in r600_common_context_cleanup()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3950 - radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch