Searched defs:orthogonal_rotation (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 661 bool orthogonal_rotation, flip_y_start, flip_x_start; in calculate_viewport() local 975 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_adj_vp() local 567 get_vp_scan_direction( enum dc_rotation_angle rotation, bool horizontal_mirror, bool *orthogonal_rotation, bool *flip_vert_scan_dir, bool *flip_horz_scan_dir) get_vp_scan_direction() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | dce_calcs.h | 367 bool orthogonal_rotation[maximum_number_of_surfaces]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 1304 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_viewports() local 710 get_vp_scan_direction( enum dc_rotation_angle rotation, bool horizontal_mirror, bool *orthogonal_rotation, bool *flip_vert_scan_dir, bool *flip_horz_scan_dir) get_vp_scan_direction() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | dce_calcs.h | 367 bool orthogonal_rotation[maximum_number_of_surfaces]; member
|
Completed in 11 milliseconds