Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c571 regs->fp_horiz_regs[FP_VALID_START] = hmargin; in nv17_ctv_update_rescaler()
573 regs->fp_vert_regs[FP_VALID_START] = vmargin; in nv17_ctv_update_rescaler()
582 regs->fp_horiz_regs[FP_VALID_START]); in nv17_ctv_update_rescaler()
586 regs->fp_vert_regs[FP_VALID_START]); in nv17_ctv_update_rescaler()
H A Ddfp.c311 regp->fp_horiz_regs[FP_VALID_START] = output_mode->hskew; in nv04_dfp_mode_set()
319 regp->fp_vert_regs[FP_VALID_START] = 0; in nv04_dfp_mode_set()
396 regp->fp_horiz_regs[FP_VALID_START] += diff / 2; in nv04_dfp_mode_set()
412 regp->fp_vert_regs[FP_VALID_START] += diff / 2; in nv04_dfp_mode_set()
H A Ddisp.h19 FP_VALID_START, enumerator