dst_rect 2632 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scaling_info->dst_rect.x = state->crtc_x; dst_rect 2633 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scaling_info->dst_rect.y = state->crtc_y; dst_rect 2638 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scaling_info->dst_rect.width = state->crtc_w; dst_rect 2643 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scaling_info->dst_rect.height = state->crtc_h; dst_rect 2646 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scaling_info->clip_rect = scaling_info->dst_rect; dst_rect 2649 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scale_w = scaling_info->dst_rect.width * 1000 / dst_rect 2655 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c scale_h = scaling_info->dst_rect.height * 1000 / dst_rect 3086 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c dc_plane_state->dst_rect = scaling_info.dst_rect; dst_rect 1475 drivers/gpu/drm/amd/display/dc/core/dc.c || u->scaling_info->dst_rect.width != u->surface->dst_rect.width dst_rect 1476 drivers/gpu/drm/amd/display/dc/core/dc.c || u->scaling_info->dst_rect.height != u->surface->dst_rect.height) { dst_rect 1479 drivers/gpu/drm/amd/display/dc/core/dc.c if ((u->scaling_info->dst_rect.width < u->surface->dst_rect.width dst_rect 1480 drivers/gpu/drm/amd/display/dc/core/dc.c || u->scaling_info->dst_rect.height < u->surface->dst_rect.height) dst_rect 1481 drivers/gpu/drm/amd/display/dc/core/dc.c && (u->scaling_info->dst_rect.width < u->surface->src_rect.width dst_rect 1482 drivers/gpu/drm/amd/display/dc/core/dc.c || u->scaling_info->dst_rect.height < u->surface->src_rect.height)) dst_rect 1501 drivers/gpu/drm/amd/display/dc/core/dc.c || u->scaling_info->dst_rect.x != u->surface->dst_rect.x dst_rect 1502 drivers/gpu/drm/amd/display/dc/core/dc.c || u->scaling_info->dst_rect.y != u->surface->dst_rect.y) dst_rect 1702 drivers/gpu/drm/amd/display/dc/core/dc.c surface->dst_rect = dst_rect 1703 drivers/gpu/drm/amd/display/dc/core/dc.c srf_update->scaling_info->dst_rect; dst_rect 108 drivers/gpu/drm/amd/display/dc/core/dc_debug.c plane_state->dst_rect.x, dst_rect 109 drivers/gpu/drm/amd/display/dc/core/dc_debug.c plane_state->dst_rect.y, dst_rect 110 drivers/gpu/drm/amd/display/dc/core/dc_debug.c plane_state->dst_rect.width, dst_rect 111 drivers/gpu/drm/amd/display/dc/core/dc_debug.c plane_state->dst_rect.height, dst_rect 282 drivers/gpu/drm/amd/display/dc/core/dc_debug.c update->scaling_info->dst_rect.x, dst_rect 283 drivers/gpu/drm/amd/display/dc/core/dc_debug.c update->scaling_info->dst_rect.y, dst_rect 284 drivers/gpu/drm/amd/display/dc/core/dc_debug.c update->scaling_info->dst_rect.width, dst_rect 285 drivers/gpu/drm/amd/display/dc/core/dc_debug.c update->scaling_info->dst_rect.height, dst_rect 571 drivers/gpu/drm/amd/display/dc/core/dc_resource.c dest = plane_state->dst_rect; dst_rect 730 drivers/gpu/drm/amd/display/dc/core/dc_resource.c plane_state->dst_rect.width); dst_rect 733 drivers/gpu/drm/amd/display/dc/core/dc_resource.c plane_state->dst_rect.height); dst_rect 880 drivers/gpu/drm/amd/display/dc/core/dc_resource.c recout_skip_h = data->recout.x - (stream->dst.x + (plane_state->dst_rect.x - stream->src.x) dst_rect 882 drivers/gpu/drm/amd/display/dc/core/dc_resource.c src.x * plane_state->dst_rect.width / src.width dst_rect 884 drivers/gpu/drm/amd/display/dc/core/dc_resource.c recout_skip_v = data->recout.y - (stream->dst.y + (plane_state->dst_rect.y - stream->src.y) dst_rect 886 drivers/gpu/drm/amd/display/dc/core/dc_resource.c src.y * plane_state->dst_rect.height / src.height dst_rect 1043 drivers/gpu/drm/amd/display/dc/core/dc_resource.c plane_state->dst_rect.height, dst_rect 1044 drivers/gpu/drm/amd/display/dc/core/dc_resource.c plane_state->dst_rect.width, dst_rect 1045 drivers/gpu/drm/amd/display/dc/core/dc_resource.c plane_state->dst_rect.x, dst_rect 1046 drivers/gpu/drm/amd/display/dc/core/dc_resource.c plane_state->dst_rect.y); dst_rect 720 drivers/gpu/drm/amd/display/dc/dc.h struct rect dst_rect; dst_rect 792 drivers/gpu/drm/amd/display/dc/dc.h struct rect dst_rect; dst_rect 2552 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx->plane_state->dst_rect.x, dst_rect 2553 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx->plane_state->dst_rect.y, dst_rect 2554 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx->plane_state->dst_rect.width, dst_rect 2555 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c pipe_ctx->plane_state->dst_rect.height, dst_rect 967 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c if (((plane_state->dst_rect.width * 2) < plane_state->src_rect.width) || dst_rect 968 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c ((plane_state->dst_rect.height * 2) < plane_state->src_rect.height)) dst_rect 2968 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c uint32_t x_plane = pipe_ctx->plane_state->dst_rect.x; dst_rect 2969 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c uint32_t y_plane = pipe_ctx->plane_state->dst_rect.y; dst_rect 1169 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c if (plane->src_rect.width > plane->dst_rect.width || dst_rect 1170 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c plane->src_rect.height > plane->dst_rect.height) dst_rect 459 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c dst_xy = (cfg->dst_rect.y1 << 16) | cfg->dst_rect.x1; dst_rect 460 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c dst_size = (drm_rect_height(&cfg->dst_rect) << 16) | dst_rect 461 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c drm_rect_width(&cfg->dst_rect); dst_rect 160 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.h struct drm_rect dst_rect; dst_rect 559 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c drm_rect_width(&pdpu->pipe_cfg.dst_rect), dst_rect 560 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c drm_rect_height(&pdpu->pipe_cfg.dst_rect), dst_rect 597 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c drm_rect_width(&pdpu->pipe_cfg.dst_rect); dst_rect 599 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c drm_rect_height(&pdpu->pipe_cfg.dst_rect); dst_rect 1001 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c pdpu->pipe_cfg.dst_rect = state->dst; dst_rect 654 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h __field_struct( struct drm_rect, dst_rect ) dst_rect 668 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h __entry->dst_rect = drm_plane_state_dest(state); dst_rect 683 drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h DRM_RECT_ARG(&__entry->dst_rect), dst_rect 766 drivers/media/platform/sti/bdisp/bdisp-hw.c struct v4l2_rect dst_rect = dst->crop; dst_rect 782 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.left += dst_x_offset; dst_rect 783 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.width = (src_rect.width * dst_width) / ctx->src.crop.width; dst_rect 839 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.height /= 2; dst_rect 840 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.width /= 2; dst_rect 841 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.left /= 2; dst_rect 842 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.top /= 2; dst_rect 847 drivers/media/platform/sti/bdisp/bdisp-hw.c node->txy = cfg->vflip ? (dst_rect.height - 1) : dst_rect.top; dst_rect 850 drivers/media/platform/sti/bdisp/bdisp-hw.c dst_rect.left; dst_rect 852 drivers/media/platform/sti/bdisp/bdisp-hw.c node->tsz = dst_rect.height << 16 | dst_rect.width;