Searched refs:UMA (Results 1 - 7 of 7) sorted by path

/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_query_renderer.spec207 2) How should memory limitations of unified memory architecture (UMA)
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_query_renderer.spec207 2) How should memory limitations of unified memory architecture (UMA)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp254 return screen->architecture.UMA;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h387 #define UMA 0x80000000 macro
652 #define SiSCF_760LFB 0x08000000 /* 76x: LFB active (if not set, UMA only) */
653 #define SiSCF_760UMA 0x10000000 /* 76x: UMA active (if not set, LFB only) */
906 UChar *RealFbBase; /* Real VRAM linear address (for DHM, SiS76x UMA skipping) */
1020 void *RealFbBase; /* Real VRAM virtual linear address (for DHM and SiS76x UMA skipping) */
1038 unsigned int dhmOffset; /* Offset to memory for each head (0 or ..); also used on SiS76x/UMA+LFB */
H A Dsis_setup.c273 pSiS->Flags &= ~(UMA);
275 pSiS->Flags |= UMA; /* Shared fb mode */
690 /* UMA - shared fb */
699 "%dK shared video RAM (UMA)\n",
844 "%dK shared video RAM (UMA)\n",
H A Dsis_vga.c703 case PCI_CHIP_SIS530: factor = (pSiS->Flags & UMA) ? 60 : 30; break;
722 (pSiS->Flags & UMA) &&
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h310 #define UMA 0x80000000 macro
415 #define XGICF_760UMA 0x10000000 /* 760: UMA active */

Completed in 23 milliseconds