Searched refs:viewport_height (Results 1 – 6 of 6) sorted by relevance
47 v->v_ratio[k] = v->viewport_height[k] / v->scaler_recout_height[k]; in scaler_settings_calculation()50 v->h_ratio[k] = v->viewport_height[k] / v->scaler_rec_out_width[k]; in scaler_settings_calculation()56 …] =dcn_bw_max2(v->viewport_width[k] / v->scaler_rec_out_width[k], v->viewport_height[k] / v->scale… in scaler_settings_calculation()59 …v->h_ratio[k] =dcn_bw_max2(v->viewport_height[k] / v->scaler_rec_out_width[k], v->viewport_width[k… in scaler_settings_calculation()151 v->swath_width_ysingle_dpp[k] = v->viewport_height[k]; in mode_support_and_system_configuration()622 …v->meta_surface_height_y =dcn_bw_ceil2(v->viewport_height[k] - 1.0, v->meta_req_height_y) + v->met… in mode_support_and_system_configuration()671 …v->dpte_bytes_per_row_y = 64.0 * (dcn_bw_ceil2((v->viewport_height[k] - 1.0) / v->data_pte_req_hei… in mode_support_and_system_configuration()682 …v->meta_surface_height_c =dcn_bw_ceil2(v->viewport_height[k] / 2.0 - 1.0, v->meta_req_height_c) + … in mode_support_and_system_configuration()732 …v->dpte_bytes_per_row_c = 64.0 * (dcn_bw_ceil2((v->viewport_height[k] / 2.0 - 1.0) / v->data_pte_r… in mode_support_and_system_configuration()1140 v->swath_width = v->viewport_height[k] / v->dpp_per_plane[k]; in display_pipe_configuration()[all …]
1101 int viewport_height = state->crtc_h; in amdgpu_dm_plane_helper_check_state() local1109 viewport_height += state->crtc_y; in amdgpu_dm_plane_helper_check_state()1111 viewport_height = new_crtc_state->mode.crtc_vdisplay - state->crtc_y; in amdgpu_dm_plane_helper_check_state()1113 if (viewport_width < 0 || viewport_height < 0) { in amdgpu_dm_plane_helper_check_state()1119 } else if (viewport_height < MIN_VIEWPORT_SIZE) { in amdgpu_dm_plane_helper_check_state()1120 DRM_DEBUG_ATOMIC("Viewport height %d smaller than %d\n", viewport_height, MIN_VIEWPORT_SIZE); in amdgpu_dm_plane_helper_check_state()
196 dml_print("DML PARAMS: viewport_height = %d\n", pipe_src->viewport_height); in dml_log_pipe_params()
408 unsigned int viewport_height; member
630 vp_height = pipe_src_param->viewport_height; in get_surf_rq_param()1210 vp_height_l = e2e_pipe_param->pipe.src.viewport_height; in dml1_rq_dlg_get_dlg_params()
554 src->viewport_height; in fetch_pipe_params()804 src_k->viewport_height; in fetch_pipe_params()