| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_optc.c | 64 int vupdate_offset, in optc1_program_global_sync() argument 71 optc1->vupdate_offset = vupdate_offset; in optc1_program_global_sync() 83 VUPDATE_OFFSET, optc1->vupdate_offset, in optc1_program_global_sync() 144 int vupdate_offset, in optc1_program_timing() argument 164 optc1->vupdate_offset = vupdate_offset; in optc1_program_timing() 270 vupdate_offset, in optc1_program_timing()
|
| D | dcn10_optc.h | 557 int vupdate_offset; member 607 int vupdate_offset, 627 int vupdate_offset,
|
| D | dcn10_hubp.c | 132 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp1_vready_workaround()
|
| D | dcn10_hw_sequencer.c | 915 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn10_enable_stream_timing() 2905 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn10_program_pipe()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | timing_generator.h | 167 int vupdate_offset, 253 int vupdate_offset,
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_timing_generator.c | 112 int vupdate_offset, in program_timing() argument
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_timing_generator.h | 262 int vupdate_offset,
|
| D | dce110_timing_generator_v.c | 439 int vupdate_offset, in dce110_timing_generator_v_program_timing() argument
|
| D | dce110_timing_generator.c | 1956 int vupdate_offset, in dce110_tg_program_timing() argument
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| 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()
|
| 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()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce60/ |
| D | dce60_timing_generator.c | 112 int vupdate_offset, in program_timing() argument
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| 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()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_rq_dlg_calc_30.c | 975 unsigned int vupdate_offset = 0; in dml_rq_dlg_get_dlg_params() local 1112 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1139 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params() 1146 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/ |
| 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()
|
| D | display_mode_lib.c | 235 dml_print("DML PARAMS: vupdate_offset = %d\n", pipe_dest->vupdate_offset); in dml_log_pipe_params()
|
| D | display_mode_structs.h | 521 unsigned int vupdate_offset; member
|
| D | display_mode_vba.h | 139 dml_get_pipe_attr_decl(vupdate_offset);
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_rq_dlg_calc_31.c | 914 unsigned int vupdate_offset; in dml_rq_dlg_get_dlg_params() local 1032 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1038 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params() 1043 …if (vstartup_start - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= vblank_… in dml_rq_dlg_get_dlg_params()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| D | display_rq_dlg_calc_314.c | 1000 unsigned int vupdate_offset; in dml_rq_dlg_get_dlg_params() local 1130 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params() 1152 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params() 1157 …if (vstartup_start - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= vblank_… in dml_rq_dlg_get_dlg_params()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| 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()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hwseq.c | 725 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_enable_stream_timing() 1349 || old_pipe->pipe_dlg_param.vupdate_offset != new_pipe->pipe_dlg_param.vupdate_offset in dcn20_detect_pipe_changes() 1639 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_program_pipe() 2042 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_update_bandwidth()
|
| D | dcn20_hubp.c | 186 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp2_vready_at_or_After_vsync()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce120/ |
| D | dce120_timing_generator.c | 698 int vupdate_offset, in dce120_tg_program_timing() argument
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| D | dcn32_fpu.c | 320 pipes[pipe_idx].pipe.dest.vupdate_offset = in dcn32_helper_populate_phantom_dlg_params() 1280 …pipes[pipe_idx].pipe.dest.vupdate_offset = get_vupdate_offset(&context->bw_ctx.dml, pipes, pipe_cn… in dcn32_calculate_dlg_params()
|