Home
last modified time | relevance | path

Searched refs:FP_DISPLAY_END (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h12 FP_DISPLAY_END, enumerator
H A Dtvnv17.c533 regs->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1; in nv17_tv_mode_set()
541 regs->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1; in nv17_tv_mode_set()
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()
/kernel/linux/linux-6.6/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.c534 regs->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1; in nv17_tv_mode_set()
542 regs->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1; in nv17_tv_mode_set()

Completed in 6 milliseconds