Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h14 FP_DISPLAY_END, enumerator
H A Ddfp.c301 regp->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1; in nv04_dfp_mode_set()
314 regp->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1; in nv04_dfp_mode_set()
H A Dtvnv17.c540 regs->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1; in nv17_tv_mode_set()
548 regs->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1; in nv17_tv_mode_set()