Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c571 bool top_bottom_split = stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM; in calculate_recout() local
606 if (sec_split && top_bottom_split) { in calculate_recout()
612 } else if (pri_split && top_bottom_split) in calculate_recout()