HomeSort by: relevance | last modified time | path
    Searched refs:AGP (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_agp_offset.spec 34 This extensions provides a way to convert pointers in an AGP memory
35 region into byte offsets into the AGP aperture.
64 3.6 AGP Memory Access
66 On "PC" computers, AGP memory can be allocated with glXAllocateMemoryNV
68 block of AGP memory is located with respect to the start of the AGP
73 Returns the offset of the given memory block from the start of AGP
84 an AGP memory region.
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_agp_offset.spec 34 This extensions provides a way to convert pointers in an AGP memory
35 region into byte offsets into the AGP aperture.
64 3.6 AGP Memory Access
66 On "PC" computers, AGP memory can be allocated with glXAllocateMemoryNV
68 block of AGP memory is located with respect to the start of the AGP
73 Returns the offset of the given memory block from the start of AGP
84 an AGP memory region.
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128.h 413 drmAddress AGP; /* Map */
423 unsigned long ringStart; /* Offset into AGP space */
430 unsigned long ringReadOffset; /* Offset into AGP space */
436 unsigned long bufStart; /* Offset into AGP space */
444 /* CCE AGP Texture data */
445 unsigned long agpTexStart; /* Offset into AGP space */
448 int agpTexSize; /* Size of AGP tex space (in MB) */
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_dri.c 54 #define AGP 1
225 "[drm] Initialized AGP ring-buffer, size 0x%lx at AGP "
240 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "[drm] Detected AGP "
246 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "[drm] Found AGP v3 "
247 "compatible device. Trying AGP 8X mode.\n");
250 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "[drm] Didn't find any AGP v3 "
251 "compatible device. Trying AGP 4X mode.\n");
256 "[drm] Trying to enable AGP fast writes.\n");
270 drm_via_agp_t agp; local
    [all...]
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 541 unsigned char *AGP; /* Map */
  /xsrc/external/mit/xorg-server/dist/
configure 2112 --enable-agp Enable AGP support (default: auto)
25973 # Check whether --enable-agp was given.
25976 enableval=$enable_agp; AGP=$enableval
25978 e) AGP=auto ;;
25982 if test "x$AGP" = "xauto" ; then
25992 AGP=yes
25997 if test "x$AGP" = xyes; then
34851 as_fn_error $? "conditional \"AGP\" was never defined.
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 26100 AGP=yes
26105 if test "x$AGP" = xyes; then
    [all...]

Completed in 28 milliseconds