Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2968 uint32_t x_plane = pipe_ctx->plane_state->dst_rect.x; in dcn10_set_cursor_position() local
2970 uint32_t x_offset = min(x_plane, pos_cpy.x); in dcn10_set_cursor_position()
2975 pos_cpy.x_hotspot += (x_plane - x_offset); in dcn10_set_cursor_position()