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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_pm.c2143 static uint32_t hsw_wm_method2(uint32_t pixel_rate, uint32_t pipe_htotal, argument
2149 ret = (latency * pixel_rate) / (pipe_htotal * 10000);
2170 uint32_t pipe_htotal; member in struct:hsw_pipe_wm_parameters
2222 params->pipe_htotal,
2243 params->pipe_htotal,
2258 params->pipe_htotal,
2393 p->pipe_htotal = intel_crtc->config.adjusted_mode.htotal;

Completed in 25 milliseconds