Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1021 u16 crtc_htotal_sw, crtc_hsync_start_sw, crtc_hsync_end_sw, in bxt_dsi_get_pipe_config() local
1142 crtc_htotal_sw = adjusted_mode_sw->crtc_hdisplay + hfp_sw + in bxt_dsi_get_pipe_config()
1147 crtc_hblank_end_sw = crtc_htotal_sw; in bxt_dsi_get_pipe_config()
1149 if (adjusted_mode->crtc_htotal == crtc_htotal_sw) in bxt_dsi_get_pipe_config()