Lines Matching refs:hpos
287 int vpos, hpos;
320 * start of real vblank in hpos. vpos >= 0 && hpos < 0 means we are in
325 * vblank, not only at leading edge, so if update_pending for hpos >= 0
339 &vpos, &hpos, NULL, NULL,
341 ((vpos >= 0 && hpos < 0) || (hpos >= 0 && !ASIC_IS_AVIVO(rdev)))) {
417 int vpos, hpos;
455 &vpos, &hpos, NULL, NULL,
1790 * to true start of vblank in *hpos.
1793 * \param *hpos Location where horizontal scanout position should go.
1814 unsigned int flags, int *vpos, int *hpos,
1892 /* Only retrieve vpos from upper 16 bits, set hpos == 0. */
1920 *hpos = (position >> 16) & 0x1fff;
1937 /* Caller wants distance from real vbl_start in *hpos */
1938 *hpos = *vpos - vbl_start;
1989 bool in_vblank_irq, int *vpos, int *hpos,
1996 return radeon_get_crtc_scanoutpos(dev, pipe, 0, vpos, hpos,