Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c872 bool *flip_horz_scan_dir) in get_vp_scan_direction() argument
876 *flip_horz_scan_dir = false; in get_vp_scan_direction()
879 *flip_horz_scan_dir = true; in get_vp_scan_direction()
882 *flip_horz_scan_dir = true; in get_vp_scan_direction()
889 *flip_horz_scan_dir = !*flip_horz_scan_dir; in get_vp_scan_direction()
1379 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_viewports() local
1403 &flip_horz_scan_dir); in calculate_inits_and_viewports()
1407 swap(flip_vert_scan_dir, flip_horz_scan_dir); in calculate_inits_and_viewports()
1411 flip_horz_scan_dir, in calculate_inits_and_viewports()
1421 flip_horz_scan_dir, in calculate_inits_and_viewports()