Searched refs:viewport_width (Results 1 – 12 of 12) sorted by relevance
1554 pipes[pipe_cnt].pipe.src.viewport_width = timing->h_addressable; in dcn20_populate_dml_pipes_from_context()1555 if (pipes[pipe_cnt].pipe.src.viewport_width > 1920) in dcn20_populate_dml_pipes_from_context()1556 pipes[pipe_cnt].pipe.src.viewport_width = 1920; in dcn20_populate_dml_pipes_from_context()1561 pipes[pipe_cnt].pipe.src.surface_width_y = pipes[pipe_cnt].pipe.src.viewport_width; in dcn20_populate_dml_pipes_from_context()1563 pipes[pipe_cnt].pipe.src.surface_width_c = pipes[pipe_cnt].pipe.src.viewport_width; in dcn20_populate_dml_pipes_from_context()1564 …pipes[pipe_cnt].pipe.src.data_pitch = ((pipes[pipe_cnt].pipe.src.viewport_width + 255) / 256) * 25… in dcn20_populate_dml_pipes_from_context()1568 …pipes[pipe_cnt].pipe.dest.recout_width = pipes[pipe_cnt].pipe.src.viewport_width; /*vp_width/hrati… in dcn20_populate_dml_pipes_from_context()1582 pipes[pipe_cnt].pipe.src.viewport_width /= 2; in dcn20_populate_dml_pipes_from_context()1585 pipes[pipe_cnt].pipe.src.viewport_width /= 4; in dcn20_populate_dml_pipes_from_context()1627 pipes[pipe_cnt].pipe.src.viewport_width = scl->viewport.width; in dcn20_populate_dml_pipes_from_context()
701 vp_width = pipe_src_param->viewport_width / ppe; in get_surf_rq_param()973 vp_width_l = src->viewport_width; in dml20_rq_dlg_get_dlg_params()
701 vp_width = pipe_src_param->viewport_width / ppe; in get_surf_rq_param()974 vp_width_l = src->viewport_width; in dml20v2_rq_dlg_get_dlg_params()
1098 int viewport_width = state->crtc_w; in amdgpu_dm_plane_helper_check_state() local1102 viewport_width += state->crtc_x; in amdgpu_dm_plane_helper_check_state()1104 viewport_width = new_crtc_state->mode.crtc_hdisplay - state->crtc_x; in amdgpu_dm_plane_helper_check_state()1111 if (viewport_width < 0 || viewport_height < 0) { in amdgpu_dm_plane_helper_check_state()1114 } else if (viewport_width < MIN_VIEWPORT_SIZE*2) { /* x2 for width is because of pipe-split. */ in amdgpu_dm_plane_helper_check_state()1115 DRM_DEBUG_ATOMIC("Viewport width %d smaller than %d\n", viewport_width, MIN_VIEWPORT_SIZE*2); in amdgpu_dm_plane_helper_check_state()
148 s->viewport_width, in dcn10_get_hubp_states()168 s->viewport_width, in dcn10_get_hubp_states()
407 unsigned int viewport_width; member
195 dml_print("DML PARAMS: viewport_width = %d\n", pipe_src->viewport_width); in dml_log_pipe_params()
630 vp_width = pipe_src_param->viewport_width / ppe; in get_surf_rq_param()1212 vp_width_l = e2e_pipe_param->pipe.src.viewport_width; in dml1_rq_dlg_get_dlg_params()
550 src->viewport_width; in fetch_pipe_params()797 src_k->viewport_width; in fetch_pipe_params()
175 float viewport_width[number_of_planes_minus_one + 1]; member
710 vp_width = pipe_param->src.viewport_width / ppe; in get_surf_rq_param()1025 vp_width_l = src->viewport_width; in dml_rq_dlg_get_dlg_params()
680 vp_width = pipe_param->src.viewport_width / ppe; in get_surf_rq_param()1088 vp_width_l = src->viewport_width; in dml_rq_dlg_get_dlg_params()