Lines Matching full:scanout
350 * scanout position we know that the current frame is in radeon_crtc_handle_vblank()
1334 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in radeon_user_framebuffer_create()
1778 * Retrieve current video scanout position of crtc on a given gpu, and
1793 * \param *vpos Location where vertical scanout position should be stored.
1794 * \param *hpos Location where horizontal scanout position should go.
1796 * scanout position query. Can be NULL to skip timestamp.
1798 * scanout position query. Can be NULL to skip timestamp.
1800 * Returns vpos as a positive number while in active scanout area.
1803 * until start of active scanout / end of vblank."
1811 * unknown small number of scanlines wrt. real scanout position.
1886 /* Pre-AVIVO: Different encoding of scanout pos and vblank interval. */ in radeon_get_crtc_scanoutpos()
1919 /* Decode into vertical and horizontal scanout position. */ in radeon_get_crtc_scanoutpos()
1949 * the vblank, whereas our crtc scanout position naturally lags the in radeon_get_crtc_scanoutpos()
1955 /* Test scanout position against vblank region. */ in radeon_get_crtc_scanoutpos()
1971 * vpos will then be >=0 in video scanout area, but negative in radeon_get_crtc_scanoutpos()
1973 * start of scanout. in radeon_get_crtc_scanoutpos()