Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
HDdc_types.h116 VIEW_3D_FORMAT_TOP_AND_BOTTOM, enumerator
/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc_resource.c490 stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) { in calculate_viewport()
571 bool top_bottom_split = stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM; in calculate_recout()
676 else if (stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) in calculate_scaling_ratios()
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDdcn_calcs.c1126 VIEW_3D_FORMAT_TOP_AND_BOTTOM) && in dcn_validate_bandwidth()