Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3639 int other_pipe_viewport_y; in dcn10_set_cursor_position() local
3643 other_pipe_viewport_y = in dcn10_set_cursor_position()
3646 other_pipe_viewport_y = in dcn10_set_cursor_position()
3651 other_pipe_viewport_y = in dcn10_set_cursor_position()
3654 other_pipe_viewport_y = in dcn10_set_cursor_position()
3658 pos_cpy_x_offset = (viewport_y > other_pipe_viewport_y) ? in dcn10_set_cursor_position()
3659 other_pipe_viewport_y : viewport_y; in dcn10_set_cursor_position()