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

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h14 FP_DISPLAY_END, enumerator in enum:nv04_fp_display_regs
H A Dtvnv17.c534 regs->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1;
542 regs->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1;
H A Ddfp.c301 regp->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1;
314 regp->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1;

Completed in 158 milliseconds