Lines Matching defs:cvt
127 * drm_cvt_mode -create a modeline based on the CVT algorithm
136 * This function is called to generate the modeline based on CVT algorithm
146 * The modeline based on the CVT algorithm stored in a drm_display_mode object.
181 /* the CVT default refresh rate is 60Hz */
1534 bool rb = false, cvt = false;
1559 cvt = true;
1586 mode->cvt = cvt;
1917 if (cmd->cvt)
1933 /* fix up 1368x768: GFT/CVT can't express 1366 width due to alignment */