| /drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_debug.c | 162 update->scaling_info->clip_rect.x, in update_surface_trace() 163 update->scaling_info->clip_rect.y, in update_surface_trace() 164 update->scaling_info->clip_rect.width, in update_surface_trace() 165 update->scaling_info->clip_rect.height, in update_surface_trace()
|
| A D | dc.c | 2721 || u->scaling_info->clip_rect.width != u->surface->clip_rect.width in get_scaling_info_update_type() 2722 || u->scaling_info->clip_rect.height != u->surface->clip_rect.height in get_scaling_info_update_type() 2740 (u->scaling_info->clip_rect.width > u->surface->clip_rect.width || in get_scaling_info_update_type() 2741 u->scaling_info->clip_rect.height > u->surface->clip_rect.height)) in get_scaling_info_update_type() 2748 || u->scaling_info->clip_rect.x != u->surface->clip_rect.x in get_scaling_info_update_type() 2749 || u->scaling_info->clip_rect.y != u->surface->clip_rect.y in get_scaling_info_update_type() 3077 surface->clip_rect = in copy_surface_update_to_plane() 3078 srf_update->scaling_info->clip_rect; in copy_surface_update_to_plane()
|
| A D | dc_resource.c | 1106 &pipe_ctx->plane_state->clip_rect); in calculate_recout() 1625 plane_state->clip_rect.height, in resource_build_scaling_params() 1626 plane_state->clip_rect.width, in resource_build_scaling_params() 1627 plane_state->clip_rect.x, in resource_build_scaling_params() 1628 plane_state->clip_rect.y); in resource_build_scaling_params()
|
| /drivers/gpu/drm/amd/display/dc/hwss/dce60/ |
| A D | dce60_hwseq.c | 361 pipe_ctx->plane_state->clip_rect.x, in dce60_program_front_end_for_pipe() 362 pipe_ctx->plane_state->clip_rect.y, in dce60_program_front_end_for_pipe() 363 pipe_ctx->plane_state->clip_rect.width, in dce60_program_front_end_for_pipe() 364 pipe_ctx->plane_state->clip_rect.height); in dce60_program_front_end_for_pipe()
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
| A D | dml21_utils.c | 300 memcpy(&phantom_plane->clip_rect, &main_plane->clip_rect, sizeof(phantom_plane->clip_rect)); in dml21_add_phantom_plane() 312 phantom_plane->clip_rect.y = 0; in dml21_add_phantom_plane() 313 phantom_plane->clip_rect.height = phantom_stream->src.height; in dml21_add_phantom_plane()
|
| /drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | dml2_mall_phantom.c | 762 …memcpy(&phantom_plane->clip_rect, &curr_pipe->plane_state->clip_rect, sizeof(phantom_plane->clip_r… in enable_phantom_plane() 774 phantom_plane->clip_rect.y = 0; in enable_phantom_plane() 775 phantom_plane->clip_rect.height = phantom_stream->timing.v_addressable; in enable_phantom_plane()
|
| /drivers/gpu/drm/amd/display/dc/ |
| A D | dc_spl_translate.c | 102 populate_splrect_from_rect(&spl_in->basic_in.clip_rect, &plane_state->clip_rect); in translate_SPL_in_params_from_pipe_ctx()
|
| A D | dc.h | 1381 struct rect clip_rect; member 1742 struct rect clip_rect; member
|
| /drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_trace.h | 435 __entry->clip_x = plane_state->clip_rect.x; 436 __entry->clip_y = plane_state->clip_rect.y; 437 __entry->clip_w = plane_state->clip_rect.width; 438 __entry->clip_h = plane_state->clip_rect.height;
|
| A D | amdgpu_dm_plane.c | 1193 scaling_info->clip_rect = scaling_info->dst_rect; in amdgpu_dm_plane_fill_dc_scaling_info()
|
| A D | amdgpu_dm.c | 5889 dc_plane_state->clip_rect = scaling_info.clip_rect; in fill_dc_plane_attributes() 7554 dc_plane_state->clip_rect.height = stream->src.height; in dm_validate_stream_and_context() 7555 dc_plane_state->clip_rect.width = stream->src.width; in dm_validate_stream_and_context()
|
| /drivers/gpu/drm/amd/display/dc/sspl/ |
| A D | dc_spl_types.h | 444 struct spl_rect clip_rect; // Clip rect member
|
| A D | dc_spl.c | 402 &spl_in->basic_in.clip_rect); in spl_calculate_recout()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource.c | 1662 …memcpy(&phantom_plane->clip_rect, &curr_pipe->plane_state->clip_rect, sizeof(phantom_plane->clip_r… in dcn32_enable_phantom_plane() 1673 phantom_plane->clip_rect.y = 0; in dcn32_enable_phantom_plane() 1674 phantom_plane->clip_rect.height = phantom_stream->src.height; in dcn32_enable_phantom_plane()
|
| /drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
| A D | dce110_hwseq.c | 2999 pipe_ctx->plane_state->clip_rect.x, in dce110_program_front_end_for_pipe() 3000 pipe_ctx->plane_state->clip_rect.y, in dce110_program_front_end_for_pipe() 3001 pipe_ctx->plane_state->clip_rect.width, in dce110_program_front_end_for_pipe() 3002 pipe_ctx->plane_state->clip_rect.height); in dce110_program_front_end_for_pipe()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| A D | dcn32_fpu.c | 1382 if (memcmp(&context->stream_status[0].plane_states[0]->clip_rect, in should_apply_odm_power_optimization() 1865 if (pri_pipe->plane_state->clip_rect.x + pri_pipe->plane_state->clip_rect.width <= in dcn32_split_stream_for_mpc_or_odm() 1875 …if (pri_pipe->plane_state->clip_rect.x >= pri_pipe->stream->src.x + pri_pipe->stream->src.width/2… in dcn32_split_stream_for_mpc_or_odm() 2229 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn32_internal_validate_bw()
|
| /drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| A D | dcn32_hwseq.c | 1442 phantom_plane->clip_rect.x = pipe->plane_state->clip_rect.x; in dcn32_update_phantom_vp_position()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| A D | dcn21_resource.c | 832 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn21_fast_validate_bw()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| A D | dcn30_resource.c | 1710 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn30_internal_validate_bw()
|