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.c801 bool *flip_horz_scan_dir) in get_vp_scan_direction() argument
805 *flip_horz_scan_dir = false; in get_vp_scan_direction()
808 *flip_horz_scan_dir = true; in get_vp_scan_direction()
811 *flip_horz_scan_dir = true; in get_vp_scan_direction()
818 *flip_horz_scan_dir = !*flip_horz_scan_dir; in get_vp_scan_direction()
1308 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_viewports() local
1332 &flip_horz_scan_dir); in calculate_inits_and_viewports()
1336 swap(flip_vert_scan_dir, flip_horz_scan_dir); in calculate_inits_and_viewports()
1340 flip_horz_scan_dir, in calculate_inits_and_viewports()
1350 flip_horz_scan_dir, in calculate_inits_and_viewports()