temp_x           2984 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		uint32_t temp_x = pos_cpy.x;
temp_x           2987 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		pos_cpy.y = temp_x;
temp_x           3006 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			uint32_t temp_x = pos_cpy.x;
temp_x           3008 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			if (temp_x >= pipe_ctx->plane_res.scl_data.viewport.x + (int)hubp->curs_attr.width
temp_x           3010 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				pos_cpy.x = temp_x + pipe_ctx->plane_res.scl_data.viewport.width;