Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dvlv_dsi.c1324 u16 mode_hdisplay; in intel_dsi_prepare() local
1328 mode_hdisplay = adjusted_mode->crtc_hdisplay; in intel_dsi_prepare()
1331 mode_hdisplay /= 2; in intel_dsi_prepare()
1333 mode_hdisplay += intel_dsi->pixel_overlap; in intel_dsi_prepare()
1370 mode_hdisplay << HORIZONTAL_ADDRESS_SHIFT); in intel_dsi_prepare()
Dintel_dp.c504 u32 mode_clock, u32 mode_hdisplay) in intel_dp_dsc_get_output_bpp() argument
520 max_bpp_small_joiner_ram = DP_DSC_MAX_SMALL_JOINER_RAM_BUFFER / mode_hdisplay; in intel_dp_dsc_get_output_bpp()
551 int mode_clock, int mode_hdisplay) in intel_dp_dsc_get_slice_count() argument
571 DIV_ROUND_UP(mode_hdisplay, in intel_dp_dsc_get_slice_count()