Home
last modified time | relevance | path

Searched refs:sysmem (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/freedreno/ci/
Ddeqp-freedreno-a630-vk-full.toml9 # Autotuner forces sysmem on most CTS tests
19 # force-sysmem testing
27 TU_DEBUG = "sysmem"
Ddeqp-freedreno-a618-vk-full.toml9 # Autotuner forces sysmem on most CTS tests
30 # force-sysmem testing
38 TU_DEBUG = "sysmem"
Ddeqp-freedreno-a630-vk.toml10 # Autotuner forces sysmem on most CTS tests
31 # force-sysmem testing (~15s)
40 TU_DEBUG = "sysmem"
Ddeqp-freedreno-a618-vk.toml10 # Autotuner forces sysmem on most CTS tests
Dfreedreno-a630-bypass-flakes.txt5 # At least some of the separate_channels tests fail on sysmem due to an
Ddeqp-freedreno-a630.toml84 FD_MESA_DEBUG = "sysmem"
/third_party/mesa3d/src/freedreno/decode/scripts/
Dparse-submits.lua206 local sysmem = 0;
211 sysmem = r.RB_MRT[n].BASE
216 if sysmem == 0 and r.RB_BLIT_BASE_GMEM == r.RB_DEPTH_BUFFER_BASE_GMEM then
217 sysmem = r.RB_DEPTH_BUFFER_BASE
237 sysmem,
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c686 bool sysmem = false; in fd_gmem_render_tiles() local
705 sysmem = true; in fd_gmem_render_tiles()
710 sysmem = true; in fd_gmem_render_tiles()
715 sysmem = true; in fd_gmem_render_tiles()
723 sysmem = true; in fd_gmem_render_tiles()
726 sysmem = true; in fd_gmem_render_tiles()
733 sysmem = true; in fd_gmem_render_tiles()
745 } else if (sysmem) { in fd_gmem_render_tiles()
/third_party/skia/build/fuchsia/skqp/
Dskqp.cmx16 "fuchsia.sysmem.Allocator",
/third_party/node/deps/v8/gni/
Dv8.cmx43 "fuchsia.sysmem.Allocator",
/third_party/mesa3d/docs/relnotes/
D19.3.4.rst100 - radv/winsys: set IB flags prior to submit in the sysmem path
D20.1.0.rst1127 - tu: Handle vkCmdClearAttachments() with sysmem
1128 - tu: Support resolve ops with sysmem rendering
1129 - tu: Support input attachments with sysmem
1130 - tu: Force sysmem with mipmapped non-aligned linear stores
2560 - freedreno: name sysmem color/depth flush events
2585 - turnip: fall back to sysmem when attachments don't fit into gmem
3658 - freedreno/a6xx: emit LRZ clear in sysmem too
D22.0.0.rst918 - tu: implement sysmem vs gmem autotuner
919 - freedreno: Update gmem/sysmem debug options to be in line with turnip
921 - ci/freedreno: properly test sysmem and gmem paths
1303 - freedreno/a6xx: Fix partial z/s clears with sysmem.
1327 - freedreno/a6xx: Clean up sysmem fb read patching using fd6_view.
1349 - freedreno/a5xx: Emit MSAA state for sysmem rendering, too.
D19.0.0.rst1468 - freedreno: a2xx: sysmem rendering
1486 - freedreno: fix sysmem rendering being used when clear is used
2239 - radv/winsys: remove the max IBs per submit limit for the sysmem path
D20.0.0.rst1286 - radv/winsys: set IB flags prior to submit in the sysmem path
1996 - freedreno/a6xx: Clear sysmem with CP_BLIT
2049 - freedreno/a6xx: Set up multisample sysmem MRTs correctly
D21.3.0.rst894 - tu: Fix feedback loops in sysmem mode
1042 - tu: delay decision of forcing sysmem due to subpass self-dependencies
1065 - turnip: support tracing of gmem/sysmem load/store/clears
1506 - freedreno/a6xx: Fix partial z/s clears with sysmem.
D20.2.0.rst1019 - turnip: Force sysmem for tessellation
2738 - turnip: add emit renderpass cache flushes for sysmem 3D CmdClearAttachments
2840 - turnip: fix sysmem CmdClearAttachments 3D fallback breaking GMEM path flush
3011 - freedreno/a6xx: Separate stencil sysmem clear fix
D21.1.0.rst114 - freedreno: use SAMPLE_COUNT to autotune sysmem vs gmem
1855 - freedreno/a5xx: Flush depth at the end of sysmem, like a6xx does.
4956 - freedreno/a6xx: Fix sRGB/snorm vs sysmem clear path
5246 - radv/winsys: fix allocating the number of CS in the sysmem path
D22.2.0.rst1372 - tu: Fix sysmem depth attachment clear flushing
1465 - tu: Fix D32S8 resolves into D32 or S8 in sysmem mode
1477 - tu: Use hw binning or sysmem with QUERY_TYPE_PRIMITIVES_GENERATED
1860 - turnip: Don't bother creating tile_load/store_cs for sysmem rendering.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_query_resource.txt167 allocations will be forced out of vidmem (into sysmem if the allocation
DNV_shader_buffer_load.txt1153 // This is a sysmem->vidmem blit.
/third_party/openGLES/extensions/NV/
DNV_query_resource.txt167 allocations will be forced out of vidmem (into sysmem if the allocation
DNV_shader_buffer_load.txt1153 // This is a sysmem->vidmem blit.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dresources.txt801 <<sysmem-chosen-create-infos,Sysmem chosen sname:VkImageCreateInfo>>
7504 * See the Sysmem Overview and fuchsia.sysmem FIDL documentation on
7557 (code:fuchsia.sysmem.Allocator/AllocateSharedCollection) with
7727 `fuchsia.sysmem/image_formats.fidl` FIDL interface
7766 `fuchsia.sysmem/constraints.fidl`.
7799 `fuchsia.sysmem/image_formats.fidl`
7886 [[sysmem-chosen-create-infos]]
7932 * pname:createInfoIndex as described in <<sysmem-chosen-create-infos,
7935 `fuchsia.sysmem/image_formats.fidl`
Dresources.adoc1266 <<sysmem-chosen-create-infos,Sysmem chosen sname:VkImageCreateInfo>>
9994 * See the Sysmem Overview and fuchsia.sysmem FIDL documentation on
10047 (code:fuchsia.sysmem.Allocator/AllocateSharedCollection) with
10217 `fuchsia.sysmem/image_formats.fidl` FIDL interface
10256 `fuchsia.sysmem/constraints.fidl`.
10288 `fuchsia.sysmem/image_formats.fidl`
10375 [[sysmem-chosen-create-infos]]
10420 * pname:createInfoIndex as described in <<sysmem-chosen-create-infos,
10423 `fuchsia.sysmem/image_formats.fidl`

12