x_plane          2968 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	uint32_t x_plane = pipe_ctx->plane_state->dst_rect.x;
x_plane          2970 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	uint32_t x_offset = min(x_plane, pos_cpy.x);
x_plane          2975 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	pos_cpy.x_hotspot += (x_plane - x_offset);