Searched refs:viewport_y (Results 1 – 1 of 1) sorted by relevance
3787 int viewport_y = in dcn10_set_cursor_position() local3824 pos_cpy_x_offset = (viewport_y > other_pipe_viewport_y) ? in dcn10_set_cursor_position()3825 other_pipe_viewport_y : viewport_y; in dcn10_set_cursor_position()3835 pos_cpy.y = (2 * viewport_y) + viewport_height - pos_cpy.x; in dcn10_set_cursor_position()