Home
last modified time | relevance | path

Searched refs:perf_debug_ctx (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h131 #define perf_debug_ctx(ctx, ...) \ macro
137 #define perf_debug(...) perf_debug_ctx(NULL, __VA_ARGS__)
148 perf_debug_ctx(ctx, fmt " (%.03f ms)", ##__VA_ARGS__, \
H A Dfreedreno_blitter.c362 perf_debug_ctx(ctx, "copy_region falls back to sw for {%"PRSC_FMT"} to {%"PRSC_FMT"}", in fd_resource_copy_region()
H A Dfreedreno_resource.c847 perf_debug_ctx(ctx, "wc readback: prsc=%p, level=%u, usage=%x, box=%dx%d+%d,%d",
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c178 perf_debug_ctx(ctx, in fd6_validate_format()
192 perf_debug_ctx(ctx, in fd6_validate_format()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.h139 #define perf_debug_ctx(ctx, ...) \ macro
H A Dpan_job.c225 perf_debug_ctx(ctx, "Flushing the current FBO due to: %s", reason); in panfrost_get_fresh_batch_for_fbo()
871 perf_debug_ctx(ctx, "Flushing everything due to: %s", reason); in panfrost_flush_all_batches()
886 perf_debug_ctx(ctx, "Flushing writer due to: %s", reason); in panfrost_flush_writer()
903 perf_debug_ctx(ctx, "Flushing user due to: %s", reason); in panfrost_flush_batches_accessing_rsrc()
H A Dpan_context.c999 perf_debug_ctx(ctx, "Implementing conditional rendering on the CPU"); in panfrost_render_condition_check()
H A Dpan_resource.c1173 perf_debug_ctx(ctx, "Disabling AFBC with a blit. Reason: %s", reason); in pan_resource_modifier_convert()

Completed in 13 milliseconds