Home
last modified time | relevance | path

Searched refs:vupdate_width (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h342 int vupdate_width,
428 int vupdate_width,
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h263 int vupdate_width,
H A Ddce110_timing_generator_v.c440 int vupdate_width, in dce110_timing_generator_v_program_timing() argument
H A Ddce110_timing_generator.c1957 int vupdate_width, in dce110_tg_program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1061 unsigned int vupdate_width; in dml1_rq_dlg_get_dlg_params() local
1243 vupdate_width = e2e_pipe_param->pipe.dest.vupdate_width; in dml1_rq_dlg_get_dlg_params()
1313 line_setup = (double) (vupdate_offset + vupdate_width + vready_offset) / (double) htotal; in dml1_rq_dlg_get_dlg_params()
1335 DTRACE("DLG: %s: vupdate_width = %d", __func__, vupdate_width); in dml1_rq_dlg_get_dlg_params()
H A Ddisplay_mode_lib.c235 dml_print("DML PARAMS: vupdate_width = %d\n", pipe_dest->vupdate_width); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h524 unsigned int vupdate_width; member
H A Ddisplay_mode_vba.h140 dml_get_pipe_attr_decl(vupdate_width);
H A Ddisplay_mode_vba.c180 dml_get_pipe_attr_func(vupdate_width, mode_lib->vba.VUpdateWidthPix);
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c113 int vupdate_width, in program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c448 input->dest.vupdate_width = pipe->pipe_dlg_param.vupdate_width; in pipe_ctx_to_e2e_pipe_params()
1209 pipe->pipe_dlg_param.vupdate_width = v->v_update_width_pix[input_idx]; in dcn_validate_bandwidth()
1250 hsplit_pipe->pipe_dlg_param.vupdate_width = v->v_update_width_pix[input_idx]; in dcn_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c913 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn20_enable_stream_timing()
1561 || old_pipe->pipe_dlg_param.vupdate_width != new_pipe->pipe_dlg_param.vupdate_width) in dcn20_detect_pipe_changes()
1902 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn20_program_tg()
2501 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn20_update_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c699 int vupdate_width, in dce120_tg_program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c131 if ((pipe_dest->vstartup_start - 2*(pipe_dest->vready_offset+pipe_dest->vupdate_width in hubp1_vready_workaround()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c187 if ((pipe_dest->vstartup_start - (pipe_dest->vready_offset+pipe_dest->vupdate_width in hubp2_vready_at_or_After_vsync()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1225 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn10_enable_stream_timing()
3219 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn10_program_pipe()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c10325 dml_get_per_surface_var_func(vupdate_width, dml_uint_t, mode_lib->mp.VUpdateWidthPix);
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c270 dml_get_per_pipe_var_func(vupdate_width, unsigned int, mode_lib->mp.VUpdateWidthPix);