Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c637 bool *flip_horz_scan_dir) in get_vp_scan_direction() argument
641 *flip_horz_scan_dir = false; in get_vp_scan_direction()
644 *flip_horz_scan_dir = true; in get_vp_scan_direction()
647 *flip_horz_scan_dir = true; in get_vp_scan_direction()
654 *flip_horz_scan_dir = !*flip_horz_scan_dir; in get_vp_scan_direction()
933 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_viewports() local
961 &flip_horz_scan_dir); in calculate_inits_and_viewports()
965 swap(flip_vert_scan_dir, flip_horz_scan_dir); in calculate_inits_and_viewports()
969 flip_horz_scan_dir, in calculate_inits_and_viewports()
979 flip_horz_scan_dir, in calculate_inits_and_viewports()