Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c76 scratch = ctx->eop_bug_scratch; in si_cp_release_mem()
112 struct si_resource *scratch = ctx->eop_bug_scratch; in si_cp_release_mem()
H A Dsi_pipe.c345 si_resource_reference(&sctx->eop_bug_scratch, NULL); in si_destroy_context()
534 sctx->eop_bug_scratch = si_aligned_buffer_create( in si_create_context()
537 if (!sctx->eop_bug_scratch) { in si_create_context()
H A Dsi_pipe.h935 struct si_resource *eop_bug_scratch; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h476 struct r600_resource *eop_bug_scratch; member
H A Dr600_pipe_common.c651 r600_resource_reference(&rctx->eop_bug_scratch, NULL); in r600_common_context_cleanup()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.3.0.rst3950 - radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch