Home
last modified time | relevance | path

Searched refs:clip_rect (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_debug.c113 plane_state->clip_rect.x, in pre_surface_trace()
114 plane_state->clip_rect.y, in pre_surface_trace()
115 plane_state->clip_rect.width, in pre_surface_trace()
116 plane_state->clip_rect.height); in pre_surface_trace()
287 update->scaling_info->clip_rect.x, in update_surface_trace()
288 update->scaling_info->clip_rect.y, in update_surface_trace()
289 update->scaling_info->clip_rect.width, in update_surface_trace()
290 update->scaling_info->clip_rect.height, in update_surface_trace()
Ddc.c2506 (u->scaling_info->clip_rect.width > u->surface->clip_rect.width || in get_scaling_info_update_type()
2507 u->scaling_info->clip_rect.height > u->surface->clip_rect.height)) in get_scaling_info_update_type()
2511 if (u->scaling_info->clip_rect.width != u->surface->clip_rect.width || in get_scaling_info_update_type()
2512 u->scaling_info->clip_rect.height != u->surface->clip_rect.height) in get_scaling_info_update_type()
2517 || u->scaling_info->clip_rect.x != u->surface->clip_rect.x in get_scaling_info_update_type()
2518 || u->scaling_info->clip_rect.y != u->surface->clip_rect.y in get_scaling_info_update_type()
2816 surface->clip_rect = in copy_surface_update_to_plane()
2817 srf_update->scaling_info->clip_rect; in copy_surface_update_to_plane()
Ddc_resource.c1108 &pipe_ctx->plane_state->clip_rect); in calculate_recout()
1628 plane_state->clip_rect.height, in resource_build_scaling_params()
1629 plane_state->clip_rect.width, in resource_build_scaling_params()
1630 plane_state->clip_rect.x, in resource_build_scaling_params()
1631 plane_state->clip_rect.y); in resource_build_scaling_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c361 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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_utils.c400 memcpy(&phantom_plane->clip_rect, &main_plane->clip_rect, sizeof(phantom_plane->clip_rect)); in dml21_add_phantom_plane()
412 phantom_plane->clip_rect.y = 0; in dml21_add_phantom_plane()
413 phantom_plane->clip_rect.height = phantom_stream->src.height; in dml21_add_phantom_plane()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_mall_phantom.c762 …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()
Ddml2_dc_resource_mgmt.c525 if (plane->clip_rect.x + plane->clip_rect.width < slice_start_x) in is_plane_in_odm_slice()
528 if (plane->clip_rect.x > slice_end_x) in is_plane_in_odm_slice()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_spl_translate.c95 populate_splrect_from_rect(&spl_in->basic_in.clip_rect, &plane_state->clip_rect); in translate_SPL_in_params_from_pipe_ctx()
Ddc.h1292 struct rect clip_rect; member
1475 struct rect clip_rect; member
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h435 __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;
Damdgpu_dm_plane.c1192 scaling_info->clip_rect = scaling_info->dst_rect; in amdgpu_dm_plane_fill_dc_scaling_info()
Damdgpu_dm.c5601 dc_plane_state->clip_rect = scaling_info.clip_rect; in fill_dc_plane_attributes()
7264 dc_plane_state->clip_rect.height = stream->src.height; in dm_validate_stream_and_context()
7265 dc_plane_state->clip_rect.width = stream->src.width; in dm_validate_stream_and_context()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/spl/
Ddc_spl_types.h437 struct spl_rect clip_rect; // Clip rect member
Ddc_spl.c331 &spl_in->basic_in.clip_rect); in spl_calculate_recout()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c1662 …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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c2966 pipe_ctx->plane_state->clip_rect.x, in dce110_program_front_end_for_pipe()
2967 pipe_ctx->plane_state->clip_rect.y, in dce110_program_front_end_for_pipe()
2968 pipe_ctx->plane_state->clip_rect.width, in dce110_program_front_end_for_pipe()
2969 pipe_ctx->plane_state->clip_rect.height); in dce110_program_front_end_for_pipe()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c1380 if (memcmp(&context->stream_status[0].plane_states[0]->clip_rect, in should_apply_odm_power_optimization()
1861 if (pri_pipe->plane_state->clip_rect.x + pri_pipe->plane_state->clip_rect.width <= in dcn32_split_stream_for_mpc_or_odm()
1871 …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()
2225 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn32_internal_validate_bw()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1432 phantom_plane->clip_rect.x = pipe->plane_state->clip_rect.x; in dcn32_update_phantom_vp_position()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c833 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn21_fast_validate_bw()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c1711 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn30_internal_validate_bw()