Lines Matching full:scanout
568 * to avoid hang caused by placement of scanout BO in GTT on certain in amdgpu_display_supported_domains()
960 "Micro tile mode %llu not supported for scanout\n", in check_tiling_flags_gfx6()
1317 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in amdgpu_display_user_framebuffer_create()
1513 * Retrieve current video scanout position of crtc on a given gpu, and
1528 * \param *vpos Location where vertical scanout position should be stored.
1529 * \param *hpos Location where horizontal scanout position should go.
1531 * scanout position query. Can be NULL to skip timestamp.
1533 * scanout position query. Can be NULL to skip timestamp.
1535 * Returns vpos as a positive number while in active scanout area.
1538 * until start of active scanout / end of vblank."
1546 * unknown small number of scanlines wrt. real scanout position.
1575 /* Decode into vertical and horizontal scanout position. */ in amdgpu_display_get_crtc_scanoutpos()
1604 * the vblank, whereas our crtc scanout position naturally lags the in amdgpu_display_get_crtc_scanoutpos()
1610 /* Test scanout position against vblank region. */ in amdgpu_display_get_crtc_scanoutpos()
1626 * vpos will then be >=0 in video scanout area, but negative in amdgpu_display_get_crtc_scanoutpos()
1628 * start of scanout. in amdgpu_display_get_crtc_scanoutpos()
1637 * of guessing the remaining number of lines until scanout. in amdgpu_display_get_crtc_scanoutpos()