Lines Matching full:gating
178 /* TGL only supports slice-level power gating */ in gen12_sseu_info_init()
204 /* ICL has no power gating restrictions. */ in gen11_sseu_info_init()
256 * CHV supports subslice power gating on devices with more than in cherryview_sseu_info_init()
257 * one subslice, and supports EU power gating on devices with in cherryview_sseu_info_init()
342 * SKL+ supports slice power gating on devices with more than in gen9_sseu_info_init()
343 * one slice, and supports EU power gating on devices with in gen9_sseu_info_init()
345 * power gating on devices with more than one subslice, and in gen9_sseu_info_init()
346 * supports EU power gating on devices with more than one EU in gen9_sseu_info_init()
449 * BDW supports slice power gating on devices with more than in bdw_sseu_info_init()
604 * Starting in Gen9, render power gating can leave in intel_sseu_make_rpcs()
672 drm_printf(p, "has slice power gating: %s\n", in intel_sseu_dump()
674 drm_printf(p, "has subslice power gating: %s\n", in intel_sseu_dump()
676 drm_printf(p, "has EU power gating: %s\n", yesno(sseu->has_eu_pg)); in intel_sseu_dump()