Lines Matching defs:hpos
293 int vpos, hpos;
326 * start of real vblank in hpos. vpos >= 0 && hpos < 0 means we are in
331 * vblank, not only at leading edge, so if update_pending for hpos >= 0
345 &vpos, &hpos, NULL, NULL,
347 ((vpos >= 0 && hpos < 0) || (hpos >= 0 && !ASIC_IS_AVIVO(rdev)))) {
423 int vpos, hpos;
461 &vpos, &hpos, NULL, NULL,
1796 * to true start of vblank in *hpos.
1799 * \param *hpos Location where horizontal scanout position should go.
1820 unsigned int flags, int *vpos, int *hpos,
1898 /* Only retrieve vpos from upper 16 bits, set hpos == 0. */
1926 *hpos = (position >> 16) & 0x1fff;
1943 /* Caller wants distance from real vbl_start in *hpos */
1944 *hpos = *vpos - vbl_start;
1995 bool in_vblank_irq, int *vpos, int *hpos,
2002 return radeon_get_crtc_scanoutpos(dev, pipe, 0, vpos, hpos,