/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_optc.c | 67 int vupdate_offset, in optc1_program_global_sync() argument 74 optc1->vupdate_offset = vupdate_offset; in optc1_program_global_sync() 86 VUPDATE_OFFSET, optc1->vupdate_offset, in optc1_program_global_sync() 158 int vupdate_offset, in optc1_program_timing() argument 178 optc1->vupdate_offset = vupdate_offset; in optc1_program_timing() 284 vupdate_offset, in optc1_program_timing()
|
H A D | dcn10_optc.h | 587 int vupdate_offset; member 637 int vupdate_offset, 657 int vupdate_offset,
|
H A D | dcn10_hubp.c | 132 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp1_vready_workaround()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | timing_generator.h | 167 int vupdate_offset, 254 int vupdate_offset,
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_trace.h | 684 __field(int, vupdate_offset) 702 __entry->vupdate_offset = optc_state->vupdate_offset; 704 __entry->vready_offset = optc_state->vupdate_offset; 723 __entry->vupdate_offset,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20.c | 864 unsigned int vupdate_offset; in dml20_rq_dlg_get_dlg_params() local 1012 vupdate_offset = dst->vupdate_offset; in dml20_rq_dlg_get_dlg_params() 1039 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20_rq_dlg_get_dlg_params() 1046 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20_rq_dlg_get_dlg_params()
|
H A D | display_rq_dlg_calc_20v2.c | 864 unsigned int vupdate_offset; in dml20v2_rq_dlg_get_dlg_params() local 1013 vupdate_offset = dst->vupdate_offset; in dml20v2_rq_dlg_get_dlg_params() 1040 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20v2_rq_dlg_get_dlg_params() 1047 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml20v2_rq_dlg_get_dlg_params()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
H A D | dce80_timing_generator.c | 112 int vupdate_offset, in program_timing() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.h | 262 int vupdate_offset,
|
H A D | dce110_timing_generator_v.c | 439 int vupdate_offset, in dce110_timing_generator_v_program_timing() argument
|
H A D | dce110_timing_generator.c | 1956 int vupdate_offset, in dce110_tg_program_timing() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_timing_generator.c | 112 int vupdate_offset, in program_timing() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.c | 973 unsigned int vupdate_offset = 0; in dml_rq_dlg_get_dlg_params() local 1110 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1137 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params() 1144 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_rq_dlg_calc_31.c | 913 unsigned int vupdate_offset; in dml_rq_dlg_get_dlg_params() local 1029 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1035 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params() 1040 …if (vstartup_start - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= vblank_… in dml_rq_dlg_get_dlg_params()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | dml1_display_rq_dlg_calc.c | 1061 unsigned int vupdate_offset; in dml1_rq_dlg_get_dlg_params() local 1243 vupdate_offset = e2e_pipe_param->pipe.dest.vupdate_offset; 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() 1335 DTRACE("DLG: %s: vupdate_offset = %d", __func__, vupdate_offset); in dml1_rq_dlg_get_dlg_params()
|
H A D | display_mode_lib.c | 234 dml_print("DML PARAMS: vupdate_offset = %d\n", pipe_dest->vupdate_offset); in dml_log_pipe_params()
|
H A D | display_mode_structs.h | 523 unsigned int vupdate_offset; member
|
H A D | display_mode_vba.h | 139 dml_get_pipe_attr_decl(vupdate_offset);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_rq_dlg_calc_21.c | 910 unsigned int vupdate_offset; in dml_rq_dlg_get_dlg_params() local 1052 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1079 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params() 1086 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_rq_dlg_calc_314.c | 998 unsigned int vupdate_offset; in dml_rq_dlg_get_dlg_params() local 1116 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1122 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params() 1127 …if (vstartup_start - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= vblank_… in dml_rq_dlg_get_dlg_params()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calcs.c | 446 input->dest.vupdate_offset = pipe->pipe_dlg_param.vupdate_offset; in pipe_ctx_to_e2e_pipe_params() 447 input->dest.vupdate_offset = pipe->pipe_dlg_param.vupdate_offset; in pipe_ctx_to_e2e_pipe_params() 1210 pipe->pipe_dlg_param.vupdate_offset = v->v_update_offset_pix[input_idx]; in dcn_validate_bandwidth() 1251 hsplit_pipe->pipe_dlg_param.vupdate_offset = v->v_update_offset_pix[input_idx]; in dcn_validate_bandwidth()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 749 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_enable_stream_timing() 1396 || old_pipe->pipe_dlg_param.vupdate_offset != new_pipe->pipe_dlg_param.vupdate_offset in dcn20_detect_pipe_changes() 1710 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_program_pipe() 2195 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_update_bandwidth()
|
H A D | dcn20_hubp.c | 186 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp2_vready_at_or_After_vsync()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
H A D | dce120_timing_generator.c | 698 int vupdate_offset, in dce120_tg_program_timing() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 338 pipes[pipe_idx].pipe.dest.vupdate_offset = in dcn32_helper_populate_phantom_dlg_params() 1409 …pipes[pipe_idx].pipe.dest.vupdate_offset = get_vupdate_offset(&context->bw_ctx.dml, pipes, pipe_cn… in dcn32_calculate_dlg_params()
|