FP_DISPLAY_END    300 drivers/gpu/drm/nouveau/dispnv04/dfp.c 	regp->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1;
FP_DISPLAY_END    313 drivers/gpu/drm/nouveau/dispnv04/dfp.c 	regp->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1;
FP_DISPLAY_END    533 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 		regs->fp_horiz_regs[FP_DISPLAY_END] = output_mode->hdisplay - 1;
FP_DISPLAY_END    541 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 		regs->fp_vert_regs[FP_DISPLAY_END] = output_mode->vdisplay - 1;