Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1374 u16 mode_hdisplay; in intel_dsi_prepare() local
1378 mode_hdisplay = adjusted_mode->crtc_hdisplay; in intel_dsi_prepare()
1381 mode_hdisplay /= 2; in intel_dsi_prepare()
1383 mode_hdisplay += intel_dsi->pixel_overlap; in intel_dsi_prepare()
1420 …adjusted_mode->crtc_vdisplay << VERTICAL_ADDRESS_SHIFT | mode_hdisplay << HORIZONTAL_ADDRESS_SHIFT… in intel_dsi_prepare()
H A Dintel_dp.c512 u32 mode_clock, u32 mode_hdisplay) in intel_dp_dsc_get_output_bpp() argument
529 mode_hdisplay; in intel_dp_dsc_get_output_bpp()
561 int mode_clock, int mode_hdisplay) in intel_dp_dsc_get_slice_count() argument
583 DIV_ROUND_UP(mode_hdisplay, in intel_dp_dsc_get_slice_count()