/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | optc.h | 66 int vupdate_width; member 113 int vupdate_width, 132 int vupdate_width,
|
H A D | timing_generator.h | 174 int vupdate_width, 260 int vupdate_width,
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
H A D | dcn401_optc.c | 404 int vupdate_width, in optc401_program_global_sync() argument 412 optc1->vupdate_width = vupdate_width; in optc401_program_global_sync() 425 VUPDATE_WIDTH, optc1->vupdate_width); in optc401_program_global_sync()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
H A D | dcn10_optc.c | 68 int vupdate_width, in optc1_program_global_sync() argument 76 optc1->vupdate_width = vupdate_width; in optc1_program_global_sync() 89 VUPDATE_WIDTH, optc1->vupdate_width); in optc1_program_global_sync() 162 int vupdate_width, in optc1_program_timing() argument 183 optc1->vupdate_width = vupdate_width; in optc1_program_timing() 290 vupdate_width, in optc1_program_timing()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20.c | 860 unsigned int vupdate_width; in dml20_rq_dlg_get_dlg_params() local 1007 vupdate_width = dst->vupdate_width; in dml20_rq_dlg_get_dlg_params() 1033 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20_rq_dlg_get_dlg_params() 1040 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20_rq_dlg_get_dlg_params()
|
H A D | display_rq_dlg_calc_20v2.c | 860 unsigned int vupdate_width; in dml20v2_rq_dlg_get_dlg_params() local 1008 vupdate_width = dst->vupdate_width; in dml20v2_rq_dlg_get_dlg_params() 1034 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20v2_rq_dlg_get_dlg_params() 1041 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20v2_rq_dlg_get_dlg_params()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_rq_dlg_calc_21.c | 906 unsigned int vupdate_width; in dml_rq_dlg_get_dlg_params() local 1047 vupdate_width = dst->vupdate_width; in dml_rq_dlg_get_dlg_params() 1073 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params() 1080 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.h | 263 int vupdate_width,
|
H A D | dce110_timing_generator_v.c | 440 int vupdate_width, in dce110_timing_generator_v_program_timing() argument
|
/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
H A D | dce80_timing_generator.c | 113 int vupdate_width, in program_timing() argument
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_rq_dlg_calc_31.c | 912 unsigned int vupdate_width; in dml_rq_dlg_get_dlg_params() local 1027 vupdate_width = dst->vupdate_width; in dml_rq_dlg_get_dlg_params() 1032 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params() 1037 …if (vstartup_start - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= vblank_… in dml_rq_dlg_get_dlg_params()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.c | 972 unsigned int vupdate_width = 0; in dml_rq_dlg_get_dlg_params() local 1108 vupdate_width = dst->vupdate_width; in dml_rq_dlg_get_dlg_params() 1134 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params() 1141 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | dml1_display_rq_dlg_calc.c | 1062 unsigned int vupdate_width; in dml1_rq_dlg_get_dlg_params() local 1244 vupdate_width = e2e_pipe_param->pipe.dest.vupdate_width; in dml1_rq_dlg_get_dlg_params() 1314 line_setup = (double) (vupdate_offset + vupdate_width + vready_offset) / (double) htotal; in dml1_rq_dlg_get_dlg_params() 1336 DTRACE("DLG: %s: vupdate_width = %d", __func__, vupdate_width); in dml1_rq_dlg_get_dlg_params()
|
H A D | display_mode_lib.c | 235 dml_print("DML PARAMS: vupdate_width = %d\n", pipe_dest->vupdate_width); in dml_log_pipe_params()
|
H A D | display_mode_structs.h | 524 unsigned int vupdate_width; member
|
H A D | display_mode_vba.h | 140 dml_get_pipe_attr_decl(vupdate_width);
|
/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_timing_generator.c | 113 int vupdate_width, in program_timing() argument
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_rq_dlg_calc_314.c | 997 unsigned int vupdate_width; in dml_rq_dlg_get_dlg_params() local 1114 vupdate_width = dst->vupdate_width; in dml_rq_dlg_get_dlg_params() 1119 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params() 1124 …if (vstartup_start - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= vblank_… in dml_rq_dlg_get_dlg_params()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.h | 183 dml_get_per_surface_var_decl(vupdate_width, dml_uint_t);
|
H A D | dml2_utils.c | 255 pipe_ctx->pipe_dlg_param.vupdate_width = dml_get_vupdate_width(mode_lib, pipe_idx); in populate_pipe_ctx_dlg_params_from_dml()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calcs.c | 448 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 D | dcn20_hwseq.c | 911 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn20_enable_stream_timing() 1551 || old_pipe->pipe_dlg_param.vupdate_width != new_pipe->pipe_dlg_param.vupdate_width) in dcn20_detect_pipe_changes() 1890 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn20_program_pipe() 2474 pipe_ctx->pipe_dlg_param.vupdate_width, in dcn20_update_bandwidth()
|
/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
H A D | dce120_timing_generator.c | 699 int vupdate_width, in dce120_tg_program_timing() argument
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/ |
H A D | dcn401_hubp.c | 159 if ((pipe_dest->vstartup_start - (pipe_dest->vready_offset+pipe_dest->vupdate_width in hubp401_vready_at_or_After_vsync()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ |
H A D | dcn10_hubp.c | 131 if ((pipe_dest->vstartup_start - 2*(pipe_dest->vready_offset+pipe_dest->vupdate_width in hubp1_vready_workaround()
|