Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c3535 int other_pipe_viewport_y; in dcn10_set_cursor_position() local
3539 other_pipe_viewport_y = in dcn10_set_cursor_position()
3542 other_pipe_viewport_y = in dcn10_set_cursor_position()
3547 other_pipe_viewport_y = in dcn10_set_cursor_position()
3550 other_pipe_viewport_y = in dcn10_set_cursor_position()
3554 pos_cpy_x_offset = (viewport_y > other_pipe_viewport_y) ? in dcn10_set_cursor_position()
3555 other_pipe_viewport_y : viewport_y; in dcn10_set_cursor_position()