Searched refs:mmaps (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_trace.c | 57 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 D | cmdline.c | 36 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 D | config.h.in | 244 /* Enable use of WriteCombining mmaps */
|
| H A D | configure.ac | 727 [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 D | 19.3.0.rst | 209 - pan/decode: Allow updating mmaps
|
| H A D | 20.2.0.rst | 378 - pan/decode: Use a page table for tracking mmaps
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 14116 "description": "pan/decode: Track mmaps with a red-black tree", [all...] |
Completed in 157 milliseconds