Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c543 int new_htotal = mode->htotal - mode->hdisplay + new_hdisplay; in dsi_adjust_pclk_for_compression() local
545 return new_htotal * mode->vtotal * drm_mode_vrefresh(mode); in dsi_adjust_pclk_for_compression()