Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Dintel-gtt.h27 #define AGP_DCACHE_MEMORY 1 macro
/linux-4.19.296/drivers/char/agp/
Dintel-gtt.c327 case AGP_DCACHE_MEMORY: in i810_write_entry()
911 if (INTEL_GTT_GEN == 1 && type == AGP_DCACHE_MEMORY) in intel_fake_agp_insert_entries()
986 if (type == AGP_DCACHE_MEMORY && INTEL_GTT_GEN == 1) { in intel_fake_agp_alloc_by_type()
994 new->type = AGP_DCACHE_MEMORY; in intel_fake_agp_alloc_by_type()