threshold_up     6569 drivers/gpu/drm/i915/intel_pm.c 	u32 threshold_up = 0, threshold_down = 0; /* in % */
threshold_up     6582 drivers/gpu/drm/i915/intel_pm.c 		threshold_up = 95;
threshold_up     6592 drivers/gpu/drm/i915/intel_pm.c 		threshold_up = 90;
threshold_up     6602 drivers/gpu/drm/i915/intel_pm.c 		threshold_up = 85;
threshold_up     6620 drivers/gpu/drm/i915/intel_pm.c 				       ei_up * threshold_up / 100));
threshold_up     6638 drivers/gpu/drm/i915/intel_pm.c 	rps->power.up_threshold = threshold_up;