Lines Matching full:scanout
344 * scanout position we know that the current frame is in radeon_crtc_handle_vblank()
1330 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in radeon_user_framebuffer_create()
1771 * Retrieve current video scanout position of crtc on a given gpu, and
1786 * \param *vpos Location where vertical scanout position should be stored.
1787 * \param *hpos Location where horizontal scanout position should go.
1789 * scanout position query. Can be NULL to skip timestamp.
1791 * scanout position query. Can be NULL to skip timestamp.
1793 * Returns vpos as a positive number while in active scanout area.
1796 * until start of active scanout / end of vblank."
1804 * unknown small number of scanlines wrt. real scanout position.
1879 /* Pre-AVIVO: Different encoding of scanout pos and vblank interval. */ in radeon_get_crtc_scanoutpos()
1912 /* Decode into vertical and horizontal scanout position. */ in radeon_get_crtc_scanoutpos()
1942 * the vblank, whereas our crtc scanout position naturally lags the in radeon_get_crtc_scanoutpos()
1948 /* Test scanout position against vblank region. */ in radeon_get_crtc_scanoutpos()
1964 * vpos will then be >=0 in video scanout area, but negative in radeon_get_crtc_scanoutpos()
1966 * start of scanout. in radeon_get_crtc_scanoutpos()