Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3665 int x_plane = pipe_ctx->plane_state->dst_rect.x; in dcn10_set_cursor_position() local
3701 x_pos = (x_pos - x_plane) * pipe_ctx->plane_state->src_rect.height / in dcn10_set_cursor_position()
3706 x_pos = (x_pos - x_plane) * pipe_ctx->plane_state->src_rect.width / in dcn10_set_cursor_position()
3710 clip_x = (clip_x - x_plane) * pipe_ctx->plane_state->src_rect.width / in dcn10_set_cursor_position()