Go to the documentation of this file.
3 #ifndef _DRM_INTEL_GTT_H
4 #define _DRM_INTEL_GTT_H
34 unsigned int pg_start,
39 #define AGP_DCACHE_MEMORY 1
40 #define AGP_PHYS_MEMORY 2
43 #define AGP_USER_CACHED_MEMORY_LLC_MLC (AGP_USER_TYPES + 2)
44 #define AGP_USER_UNCACHED_MEMORY (AGP_USER_TYPES + 4)
47 #define AGP_USER_CACHED_MEMORY_GFDT (1 << 3)
49 #ifdef CONFIG_INTEL_IOMMU