Lines Matching full:scanout
344 * scanout position we know that the current frame is in radeon_crtc_handle_vblank()
1336 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in radeon_user_framebuffer_create()
1777 * Retrieve current video scanout position of crtc on a given gpu, and
1792 * \param *vpos Location where vertical scanout position should be stored.
1793 * \param *hpos Location where horizontal scanout position should go.
1795 * scanout position query. Can be NULL to skip timestamp.
1797 * scanout position query. Can be NULL to skip timestamp.
1799 * Returns vpos as a positive number while in active scanout area.
1802 * until start of active scanout / end of vblank."
1810 * unknown small number of scanlines wrt. real scanout position.
1885 /* Pre-AVIVO: Different encoding of scanout pos and vblank interval. */ in radeon_get_crtc_scanoutpos()
1918 /* Decode into vertical and horizontal scanout position. */ in radeon_get_crtc_scanoutpos()
1948 * the vblank, whereas our crtc scanout position naturally lags the in radeon_get_crtc_scanoutpos()
1954 /* Test scanout position against vblank region. */ in radeon_get_crtc_scanoutpos()
1970 * vpos will then be >=0 in video scanout area, but negative in radeon_get_crtc_scanoutpos()
1972 * start of scanout. in radeon_get_crtc_scanoutpos()