Lines Matching full:scanout
504 * to avoid hang caused by placement of scanout BO in GTT on certain in amdgpu_display_supported_domains()
856 "Micro tile mode %llu not supported for scanout\n", in check_tiling_flags_gfx6()
1196 /* Handle is imported dma-buf, so cannot be migrated to VRAM for scanout */ in amdgpu_display_user_framebuffer_create()
1400 * Retrieve current video scanout position of crtc on a given gpu, and
1415 * \param *vpos Location where vertical scanout position should be stored.
1416 * \param *hpos Location where horizontal scanout position should go.
1418 * scanout position query. Can be NULL to skip timestamp.
1420 * scanout position query. Can be NULL to skip timestamp.
1422 * Returns vpos as a positive number while in active scanout area.
1425 * until start of active scanout / end of vblank."
1433 * unknown small number of scanlines wrt. real scanout position.
1462 /* Decode into vertical and horizontal scanout position. */ in amdgpu_display_get_crtc_scanoutpos()
1492 * the vblank, whereas our crtc scanout position naturally lags the in amdgpu_display_get_crtc_scanoutpos()
1498 /* Test scanout position against vblank region. */ in amdgpu_display_get_crtc_scanoutpos()
1514 * vpos will then be >=0 in video scanout area, but negative in amdgpu_display_get_crtc_scanoutpos()
1516 * start of scanout. in amdgpu_display_get_crtc_scanoutpos()
1525 * of guessing the remaining number of lines until scanout. in amdgpu_display_get_crtc_scanoutpos()