Home | History | Annotate | Download | only in i915

Lines Matching defs:hdisplay

2244 		int hdisplay = crtc->config->pipe_src_w;
2249 hdisplay, cpp, sr_latency_ns / 100);
2404 int hdisplay = enabled->config->pipe_src_w;
2413 entries = intel_wm_method2(clock, htotal, hdisplay, cpp,
3970 int hdisplay, vdisplay;
3975 drm_mode_get_hv_timing(adjusted_mode, &hdisplay, &vdisplay);
3976 total_width += hdisplay;
3979 width_before_pipe += hdisplay;
3981 pipe_width = hdisplay;
6272 * surface width = hdisplay for normal plane and 64 for cursor