Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3674 int clip_width = pipe_ctx->plane_state->clip_rect.width; in dcn10_set_cursor_position() local
3712 clip_width = clip_width * pipe_ctx->plane_state->src_rect.width / in dcn10_set_cursor_position()
3771 pos_cpy.x = clip_width - pos_cpy.x + 2 * clip_x; in dcn10_set_cursor_position()
3851 pos_cpy.x = clip_width - pos_cpy.x + 2 * clip_x; in dcn10_set_cursor_position()