Searched refs:mmaps (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_trace.c57 static struct pantrace_memory mmaps; variable in typeref:struct:pantrace_memory
72 list_inithead(&mmaps.node);
129 list_add(&mem->node, &mmaps.node);
140 list_for_each_entry(struct pantrace_memory, pos, &mmaps.node, node) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Dcmdline.c36 static struct pandecode_mapped_memory mmaps; variable in typeref:struct:pandecode_mapped_memory
41 list_for_each_entry(struct pandecode_mapped_memory, pos, &mmaps.node, node) {
118 list_add(&mapped_mem->node, &mmaps.node);
185 list_inithead(&mmaps.node);
/xsrc/external/mit/xf86-video-intel-2014/dist/
H A Dconfig.h.in244 /* Enable use of WriteCombining mmaps */
H A Dconfigure.ac727 [Enable use of WriteCombining mmaps [default=no]]),
731 AC_DEFINE(USE_WC_MMAP,1,[Enable use of WriteCombining mmaps])
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst209 - pan/decode: Allow updating mmaps
H A D20.2.0.rst378 - pan/decode: Use a page table for tracking mmaps
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json14116 "description": "pan/decode: Track mmaps with a red-black tree",
[all...]

Completed in 157 milliseconds