Home
last modified time | relevance | path

Searched refs:vupdate_offset (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_optc.c64 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()
160 int vupdate_offset, in optc1_program_timing() argument
180 optc1->vupdate_offset = vupdate_offset; in optc1_program_timing()
288 vupdate_offset, in optc1_program_timing()
A Ddcn10_optc.h553 int vupdate_offset; member
600 int vupdate_offset,
620 int vupdate_offset,
A Ddcn10_hubp.c132 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp1_vready_workaround()
A Ddcn10_hw_sequencer.c908 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn10_enable_stream_timing()
2843 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn10_program_pipe()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtiming_generator.h161 int vupdate_offset,
245 int vupdate_offset,
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_rq_dlg_calc_20.c864 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()
A Ddisplay_rq_dlg_calc_20v2.c864 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/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_timing_generator.h262 int vupdate_offset,
A Ddce110_timing_generator_v.c439 int vupdate_offset, in dce110_timing_generator_v_program_timing() argument
A Ddce110_timing_generator.c1956 int vupdate_offset, in dce110_tg_program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_timing_generator.c112 int vupdate_offset, in program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_rq_dlg_calc_21.c910 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/drivers/gpu/drm/amd/display/dc/dml/
A Ddml1_display_rq_dlg_calc.c1061 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()
1339 DTRACE("DLG: %s: vupdate_offset = %d", __func__, vupdate_offset); in dml1_rq_dlg_get_dlg_params()
A Ddisplay_mode_structs.h352 unsigned int vupdate_offset; member
A Ddisplay_mode_lib.c210 dml_print("DML PARAMS: vupdate_offset = %d\n", pipe_dest->vupdate_offset); in dml_log_pipe_params()
A Ddisplay_mode_vba.h106 dml_get_pipe_attr_decl(vupdate_offset);
A Ddisplay_mode_vba.c161 dml_get_pipe_attr_func(vupdate_offset, mode_lib->vba.VUpdateOffsetPix);
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_timing_generator.c112 int vupdate_offset, in program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_rq_dlg_calc_30.c1064 unsigned int vupdate_offset = 0; in dml_rq_dlg_get_dlg_params() local
1201 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params()
1228 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
1235 - (double)(vready_offset + vupdate_width + vupdate_offset) / htotal in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_rq_dlg_calc_31.c1002 unsigned int vupdate_offset; in dml_rq_dlg_get_dlg_params() local
1122 vupdate_offset = dst->vupdate_offset; in dml_rq_dlg_get_dlg_params()
1143 …if (vstartup_start / 2.0 - (double) (vready_offset + vupdate_width + vupdate_offset) / htotal <= v… in dml_rq_dlg_get_dlg_params()
1148 …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/calcs/
A Ddcn_calcs.c446 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()
1229 pipe->pipe_dlg_param.vupdate_offset = v->v_update_offset_pix[input_idx]; in dcn_validate_bandwidth()
1270 hsplit_pipe->pipe_dlg_param.vupdate_offset = v->v_update_offset_pix[input_idx]; in dcn_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c700 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_enable_stream_timing()
1306 || old_pipe->pipe_dlg_param.vupdate_offset != new_pipe->pipe_dlg_param.vupdate_offset in dcn20_detect_pipe_changes()
1589 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_program_pipe()
1882 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_update_bandwidth()
A Ddcn20_hubp.c186 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp2_vready_at_or_After_vsync()
A Ddcn20_resource.c3142 …pipes[pipe_idx].pipe.dest.vupdate_offset = get_vupdate_offset(&context->bw_ctx.dml, pipes, pipe_cn… in dcn20_calculate_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_timing_generator.c698 int vupdate_offset, in dce120_tg_program_timing() argument

Completed in 78 milliseconds