Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_pm.c6026 u32 threshold_up = 0, threshold_down = 0; /* in % */ in gen6_set_rps_thresholds() local
6065 threshold_up = 95; in gen6_set_rps_thresholds()
6075 threshold_up = 90; in gen6_set_rps_thresholds()
6085 threshold_up = 85; in gen6_set_rps_thresholds()
6103 ei_up * threshold_up / 100)); in gen6_set_rps_thresholds()
6121 rps->up_threshold = threshold_up; in gen6_set_rps_thresholds()