Home
last modified time | relevance | path

Searched refs:top_bottom_split (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c657 bool top_bottom_split = stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM; in calculate_recout() local
688 if (sec_split && top_bottom_split) { in calculate_recout()
694 } else if (pri_split && top_bottom_split) in calculate_recout()