Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c616 bool right_view = (sec_split != plane_state->horizontal_mirror) != in calculate_recout() local
622 right_view = (plane_state->rotation == ROTATION_ANGLE_270) != sec_split; in calculate_recout()
624 if (right_view) { in calculate_recout()