Searched refs:GTT (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3-test.c62 #define GTT I915_GEM_DOMAIN_GTT macro
613 pixel, bpp, GTT))
789 pixel, bpp, GTT))
813 pixel, bpp, GTT))
840 pixel, bpp, GTT))
1124 error += test_read(dpy, device, 400, 200, GTT);
1125 error += test_read(dpy, device, 4000, 20, GTT);
1126 error += test_read(dpy, device, 16000, 10, GTT);
1127 error += test_read(dpy, device, 30000, 10, GTT);
1129 error += test_read(dpy, device, 200, 400, GTT);
[all...]
H A Dpresent-test.c73 #define GTT I915_GEM_DOMAIN_GTT macro
1818 printf("Creating DRI3 %dx%d (source stride=%d, size=%d) for GTT\n",
1936 printf("Creating DRI3 %dx%d (source stride=%d, size=%d) for GTT\n",
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri3-test.c62 #define GTT I915_GEM_DOMAIN_GTT macro
618 pixel, bpp, GTT))
794 pixel, bpp, GTT))
818 pixel, bpp, GTT))
845 pixel, bpp, GTT))
1067 error += test_read(dpy, device, 400, 200, GTT);
1068 error += test_read(dpy, device, 4000, 20, GTT);
1069 error += test_read(dpy, device, 16000, 10, GTT);
1070 error += test_read(dpy, device, 30000, 10, GTT);
1072 error += test_read(dpy, device, 200, 400, GTT);
[all...]
H A Dpresent-test.c69 #define GTT I915_GEM_DOMAIN_GTT macro
593 printf("Creating DRI3 %dx%d (source stride=%d, size=%d) for GTT\n",
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.3.2.rst88 - r600g,radeonsi: Always use GTT again for PIPE_USAGE_STREAM buffers
H A D17.1.9.rst47 - cherry-ignore: add "i965: Fix crash in fallback GTT mapping."
H A D18.0.2.rst60 - radv: Mark GTT memory as device local for APUs.
H A D17.2.1.rst111 - i965: Fix crash in fallback GTT mapping.
H A D18.1.3.rst116 - radeonsi: always put persistent buffers into GTT on radeon
H A D17.0.1.rst170 - winsys/amdgpu: reduce max_alloc_size based on GTT limits
H A D13.0.6.rst233 - winsys/amdgpu: reduce max_alloc_size based on GTT limits
H A D8.0.3.rst67 GTT mapping)
H A D9.1.4.rst158 - intel: Do temporary CPU maps of textures that are too big to GTT map.
H A D10.5.0.rst148 Radeonsi: High GTT usage in Prison Architect large map
H A D7.10.rst1265 - intel: For batch, use GTT mapping instead of writing to a malloc and
1998 - r600g: use a buffer in GTT as intermediate on texture up and
H A D21.2.0.rst3247 - iris: Delete GTT mapping support
4754 - radv: expose 2/3rd of total memory as VRAM and 1/3rd as GTT on APUs
H A D19.1.0.rst3707 - winsys/amdgpu: don't set GTT with GDS & OA placements on APUs
H A D20.1.0.rst4008 - radv: do not expose GTT as device local memory mostly for APUs
H A D20.2.0.rst4451 - radv/winsys: always allow GTT placements on APUs
H A D20.3.0.rst3181 - intel/dump_gpu: only map in GTT buffers not previously mapped
H A D21.1.0.rst5077 - radv: prefer CP DMA for GTT buffer copies/clears on dGPUs due to slow PCIe
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst824 Disable GTT write combining
933 Disable GTT write combining
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-memory.7.rst218 includes execution-buffers, GTT management, context creation, CPU access, GPU

Completed in 50 milliseconds