Lines Matching full:scanout
350 * scanout position we know that the current frame is in radeon_crtc_handle_vblank()
1339 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in radeon_user_framebuffer_create()
1783 * Retrieve current video scanout position of crtc on a given gpu, and
1798 * \param *vpos Location where vertical scanout position should be stored.
1799 * \param *hpos Location where horizontal scanout position should go.
1801 * scanout position query. Can be NULL to skip timestamp.
1803 * scanout position query. Can be NULL to skip timestamp.
1805 * Returns vpos as a positive number while in active scanout area.
1808 * until start of active scanout / end of vblank."
1816 * unknown small number of scanlines wrt. real scanout position.
1891 /* Pre-AVIVO: Different encoding of scanout pos and vblank interval. */ in radeon_get_crtc_scanoutpos()
1924 /* Decode into vertical and horizontal scanout position. */ in radeon_get_crtc_scanoutpos()
1954 * the vblank, whereas our crtc scanout position naturally lags the in radeon_get_crtc_scanoutpos()
1960 /* Test scanout position against vblank region. */ in radeon_get_crtc_scanoutpos()
1976 * vpos will then be >=0 in video scanout area, but negative in radeon_get_crtc_scanoutpos()
1978 * start of scanout. in radeon_get_crtc_scanoutpos()