Searched refs:cmdstream (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/perf/
H A Du_trace.h119 * emitted with no other intervening cmdstream, to avoid pointlessly
133 * cmdstream that records timestamps has been flushed.
172 * driver cmdstream containing the emitted commands to capture is
228 void *cmdstream,
247 void *cmdstream,
264 * This should typically be called when the corresponding cmdstream (containing
H A Du_trace.c483 void *cmdstream,
497 copy_ts_buffer(begin_it.ut->utctx, cmdstream,
480 u_trace_clone_append(struct u_trace_iterator begin_it,struct u_trace_iterator end_it,struct u_trace * into,void * cmdstream,u_trace_copy_ts_buffer copy_ts_buffer) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua1 -- Parse cmdstream dump and check for common errors
53 printf("Checking cmdstream...\n")
H A Danalyze.lua1 -- A script that compares a set of equivalent cmdstream captures from
H A Dparse-submits.lua1 -- Parse cmdstream dump and analyse blits and batches
96 -- with growable cmdstream, and a large # of tiles, IB1 can get split
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A DMakefile.sources2 hw/cmdstream.xml.h \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.6.rst74 - freedreno: Fix calculation of the const buffer cmdstream size.
H A D10.3.3.rst125 - freedreno: don't overflow cmdstream buffer so much
H A D20.0.0.rst399 - panfrost: Route gl_VertexID through cmdstream
2967 - freedreno/a6xx: fix OUT_REG() vs growable cmdstream
2980 - freedreno/drm: fix invalid-cmdstream-size with older kernels
3465 - panfrost: Add quirks system to cmdstream
H A D20.1.0.rst630 - panfrost: Staticize a few cmdstream functions
636 - panfrost: Move varying linking to cmdstream
1682 - freedreno: Fix calculation of the const buffer cmdstream size.
2565 - turnip: automatically reserve cmdstream space in emit_pkt4/emit_pkt7
3621 - freedreno/drm: readonly cmdstream
H A D20.3.0.rst395 - panfrost: Drop compiler cmdstream deps
414 - panfrost: Redirect cmdstream includes through GenXML
3638 - android: panfrost: Redirect cmdstream includes through GenXML
3640 - android: panfrost: Redirect cmdstream includes through GenXML (v2)
H A D19.0.0.rst2150 - freedreno: make cmdstream bo's read-only to GPU
H A D21.2.0.rst917 - panfrost: Move blend CSO to cmdstream/context
1680 - turnip: make cmdstream bo's read-only to GPU
H A D21.3.0.rst3681 - freedreno/drm: Use cached-coherent cmdstream buffers
H A D20.2.0.rst4118 - freedreno/a6xx: defer userconst cmdstream size calculation
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DREADME.rst168 ; load CP_INDIRECT_BUFFER parameters from cmdstream:
288 ; load address of indirect buffer from cmdstream:
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_private.h1734 tu_copy_timestamp_buffer(struct u_trace_context *utctx, void *cmdstream,
H A Dtu_device.c1335 tu_copy_timestamp_buffer(struct u_trace_context *utctx, void *cmdstream, argument
1340 struct tu_cs *cs = cmdstream;

Completed in 53 milliseconds