Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c572 regs->fp_horiz_regs[FP_VALID_END] = output_mode->hdisplay - hmargin - 1; in nv17_ctv_update_rescaler()
574 regs->fp_vert_regs[FP_VALID_END] = output_mode->vdisplay - vmargin - 1; in nv17_ctv_update_rescaler()
584 regs->fp_horiz_regs[FP_VALID_END]); in nv17_ctv_update_rescaler()
588 regs->fp_vert_regs[FP_VALID_END]); in nv17_ctv_update_rescaler()
H A Ddfp.c312 regp->fp_horiz_regs[FP_VALID_END] = output_mode->hdisplay - 1; in nv04_dfp_mode_set()
320 regp->fp_vert_regs[FP_VALID_END] = output_mode->vdisplay - 1; in nv04_dfp_mode_set()
397 regp->fp_horiz_regs[FP_VALID_END] -= diff / 2; in nv04_dfp_mode_set()
413 regp->fp_vert_regs[FP_VALID_END] -= diff / 2; in nv04_dfp_mode_set()
H A Ddisp.h20 FP_VALID_END enumerator