surf_clip 659 drivers/gpu/drm/amd/display/dc/core/dc_resource.c struct rect surf_clip = plane_state->clip_rect; surf_clip 667 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (stream->src.x < surf_clip.x) surf_clip 668 drivers/gpu/drm/amd/display/dc/core/dc_resource.c pipe_ctx->plane_res.scl_data.recout.x += (surf_clip.x surf_clip 672 drivers/gpu/drm/amd/display/dc/core/dc_resource.c pipe_ctx->plane_res.scl_data.recout.width = surf_clip.width * surf_clip 681 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (stream->src.y < surf_clip.y) surf_clip 682 drivers/gpu/drm/amd/display/dc/core/dc_resource.c pipe_ctx->plane_res.scl_data.recout.y += (surf_clip.y surf_clip 686 drivers/gpu/drm/amd/display/dc/core/dc_resource.c pipe_ctx->plane_res.scl_data.recout.height = surf_clip.height *