Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dsi.c849 u16 mode_hdisplay; in intel_dsi_prepare() local
853 mode_hdisplay = adjusted_mode->crtc_hdisplay; in intel_dsi_prepare()
856 mode_hdisplay /= 2; in intel_dsi_prepare()
858 mode_hdisplay += intel_dsi->pixel_overlap; in intel_dsi_prepare()
904 mode_hdisplay << HORIZONTAL_ADDRESS_SHIFT); in intel_dsi_prepare()