Home
last modified time | relevance | path

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

/linux/include/drm/intel/
H A Dintel-gtt.h21 bool intel_gmch_enable_gtt(void);
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_gmch.c122 if (!intel_gmch_enable_gtt()) in intel_ggtt_gmch_enable_hw()
/linux/drivers/char/agp/
H A Dintel-gtt.c744 bool intel_gmch_enable_gtt(void) in intel_gmch_enable_gtt() function
787 EXPORT_SYMBOL(intel_gmch_enable_gtt);
821 if (!intel_gmch_enable_gtt()) in intel_fake_agp_configure()