Home
last modified time | relevance | path

Searched refs:autotune (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c390 fd_autotune_fini(&ctx->autotune); in fd_context_destroy()
676 fd_autotune_init(&ctx->autotune, screen->dev);
H A Dfreedreno_context.h229 struct fd_autotune autotune dt;
H A Dfreedreno_gmem.c704 if (fd_autotune_use_bypass(&ctx->autotune, batch) && !FD_DBG(GMEM)) { in fd_gmem_render_tiles()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.h179 /* To know when renderpass stats for autotune are valid */
242 * gmem/sysmem autotune result buffers. Synchronized by autotune_mutex.
302 struct tu_autotune autotune; member
H A Dtu_kgsl.c448 &queue->device->autotune, in tu_QueueSubmit2()
H A Dtu_device.c2017 result = tu_autotune_init(&device->autotune, device); in tu_CreateDevice()
2117 tu_autotune_fini(&device->autotune, device); in tu_DestroyDevice()
H A Dtu_drm.c993 &queue->device->autotune, in tu_queue_submit_locked()
H A Dtu_cmd_buffer.c614 bool use_sysmem = tu_autotune_use_bypass(&cmd->device->autotune, in use_sysmem_rendering()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c583 struct fd_autotune *at = &batch->ctx->autotune; in emit_common_init()
602 struct fd_autotune *at = &batch->ctx->autotune; in emit_common_fini()

Completed in 20 milliseconds