threshold_down   6569 drivers/gpu/drm/i915/intel_pm.c 	u32 threshold_up = 0, threshold_down = 0; /* in % */
threshold_down   6586 drivers/gpu/drm/i915/intel_pm.c 		threshold_down = 85;
threshold_down   6596 drivers/gpu/drm/i915/intel_pm.c 		threshold_down = 75;
threshold_down   6606 drivers/gpu/drm/i915/intel_pm.c 		threshold_down = 60;
threshold_down   6626 drivers/gpu/drm/i915/intel_pm.c 				       ei_down * threshold_down / 100));
threshold_down   6639 drivers/gpu/drm/i915/intel_pm.c 	rps->power.down_threshold = threshold_down;