Searched refs:has_full_ppgtt (Results 1 – 1 of 1) sorted by relevance
106 bool has_full_ppgtt; in sanitize_enable_ppgtt() local109 has_full_ppgtt = INTEL_INFO(dev)->gen >= 7; in sanitize_enable_ppgtt()112 has_full_ppgtt = false; /* emulation is too hard */ in sanitize_enable_ppgtt()125 if (enable_ppgtt == 2 && has_full_ppgtt) in sanitize_enable_ppgtt()