Lines Matching refs:border
130 u32 border, sync_pos, blank_width, sync_width;
137 border = (mode->hdisplay - width + 1) / 2;
138 border += border & 1; /* make the border even */
141 mode->crtc_hblank_start = width + border;
152 u32 border, sync_pos, blank_width, sync_width;
159 border = (mode->vdisplay - height + 1) / 2;
162 mode->crtc_vblank_start = height + border;
187 u32 pfit_control = 0, pfit_pgm_ratios = 0, border = 0;
204 * For centered modes, we have to calculate border widths &
209 border = LVDS_BORDER_ENABLE;
243 border = LVDS_BORDER_ENABLE;
257 border = LVDS_BORDER_ENABLE;
315 pipe_config->gmch_pfit.lvds_border_bits = border;