Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c715 bool *flip_horz_scan_dir) in get_vp_scan_direction() argument
719 *flip_horz_scan_dir = false; in get_vp_scan_direction()
722 *flip_horz_scan_dir = true; in get_vp_scan_direction()
725 *flip_horz_scan_dir = true; in get_vp_scan_direction()
732 *flip_horz_scan_dir = !*flip_horz_scan_dir; in get_vp_scan_direction()
1304 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_viewports() local
1328 &flip_horz_scan_dir); in calculate_inits_and_viewports()
1332 swap(flip_vert_scan_dir, flip_horz_scan_dir); in calculate_inits_and_viewports()
1336 flip_horz_scan_dir, in calculate_inits_and_viewports()
1346 flip_horz_scan_dir, in calculate_inits_and_viewports()