Lines Matching full:scanout
566 * to avoid hang caused by placement of scanout BO in GTT on certain in amdgpu_display_supported_domains()
922 "Micro tile mode %llu not supported for scanout\n", in check_tiling_flags_gfx6()
1274 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in amdgpu_display_user_framebuffer_create()
1478 * Retrieve current video scanout position of crtc on a given gpu, and
1493 * \param *vpos Location where vertical scanout position should be stored.
1494 * \param *hpos Location where horizontal scanout position should go.
1496 * scanout position query. Can be NULL to skip timestamp.
1498 * scanout position query. Can be NULL to skip timestamp.
1500 * Returns vpos as a positive number while in active scanout area.
1503 * until start of active scanout / end of vblank."
1511 * unknown small number of scanlines wrt. real scanout position.
1540 /* Decode into vertical and horizontal scanout position. */ in amdgpu_display_get_crtc_scanoutpos()
1569 * the vblank, whereas our crtc scanout position naturally lags the in amdgpu_display_get_crtc_scanoutpos()
1575 /* Test scanout position against vblank region. */ in amdgpu_display_get_crtc_scanoutpos()
1591 * vpos will then be >=0 in video scanout area, but negative in amdgpu_display_get_crtc_scanoutpos()
1593 * start of scanout. in amdgpu_display_get_crtc_scanoutpos()
1602 * of guessing the remaining number of lines until scanout. in amdgpu_display_get_crtc_scanoutpos()