Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c3557 int other_pipe_viewport_y; in dcn10_set_cursor_position() local
3561 other_pipe_viewport_y = in dcn10_set_cursor_position()
3564 other_pipe_viewport_y = in dcn10_set_cursor_position()
3569 other_pipe_viewport_y = in dcn10_set_cursor_position()
3572 other_pipe_viewport_y = in dcn10_set_cursor_position()
3576 pos_cpy_x_offset = (viewport_y > other_pipe_viewport_y) ? in dcn10_set_cursor_position()
3577 other_pipe_viewport_y : viewport_y; in dcn10_set_cursor_position()