Home
last modified time | relevance | path

Searched refs:AGP_DCACHE_MEMORY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/
H A Dintel-gtt.h33 #define AGP_DCACHE_MEMORY 1 macro
/openbmc/linux/drivers/char/agp/
H A Dintel-gtt.c328 case AGP_DCACHE_MEMORY: in i810_write_entry()
909 if (INTEL_GTT_GEN == 1 && type == AGP_DCACHE_MEMORY) in intel_fake_agp_insert_entries()
984 if (type == AGP_DCACHE_MEMORY && INTEL_GTT_GEN == 1) { in intel_fake_agp_alloc_by_type()
992 new->type = AGP_DCACHE_MEMORY; in intel_fake_agp_alloc_by_type()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810.h192 #define AGP_DCACHE_MEMORY 1 macro