Searched refs:spec (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dp.c98 * make it clearer; this one parallels an example in the eDP spec.
353 /* Must try at least 3 times according to DP spec */
1511 * but we're also supposed to retry 3 times per the spec.
2353 * According to DP spec
2444 /* Anything else is out of spec, warn and ignore */
2852 struct edp_power_seq cur, vbt, spec, final; local
2898 /* Upper limits from eDP 1.3 spec. Note that we use the clunky units of
2900 spec.t1_t3 = 210 * 10;
2901 spec.t8 = 50 * 10; /* no limit for t8, use t7 instead */
2902 spec
[all...]

Completed in 17 milliseconds