Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dvlv_dsi.c1044 u16 crtc_htotal_sw, crtc_hsync_start_sw, crtc_hsync_end_sw, in bxt_dsi_get_pipe_config() local
1163 crtc_htotal_sw = adjusted_mode_sw->crtc_hdisplay + hfp_sw + in bxt_dsi_get_pipe_config()
1168 crtc_hblank_end_sw = crtc_htotal_sw; in bxt_dsi_get_pipe_config()
1170 if (adjusted_mode->crtc_htotal == crtc_htotal_sw) in bxt_dsi_get_pipe_config()