Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h341 int vupdate_offset,
427 int vupdate_offset,
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h262 int vupdate_offset,
H A Ddce110_timing_generator_v.c439 int vupdate_offset, in dce110_timing_generator_v_program_timing() argument
H A Ddce110_timing_generator.c1956 int vupdate_offset, in dce110_tg_program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1060 unsigned int vupdate_offset; in dml1_rq_dlg_get_dlg_params() local
1242 vupdate_offset = e2e_pipe_param->pipe.dest.vupdate_offset; 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()
1334 DTRACE("DLG: %s: vupdate_offset = %d", __func__, vupdate_offset); in dml1_rq_dlg_get_dlg_params()
H A Ddisplay_mode_lib.c234 dml_print("DML PARAMS: vupdate_offset = %d\n", pipe_dest->vupdate_offset); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h523 unsigned int vupdate_offset; member
H A Ddisplay_mode_vba.h139 dml_get_pipe_attr_decl(vupdate_offset);
H A Ddisplay_mode_vba.c179 dml_get_pipe_attr_func(vupdate_offset, mode_lib->vba.VUpdateOffsetPix);
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c112 int vupdate_offset, in program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H 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()
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/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c912 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_enable_stream_timing()
1560 || old_pipe->pipe_dlg_param.vupdate_offset != new_pipe->pipe_dlg_param.vupdate_offset in dcn20_detect_pipe_changes()
1901 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_program_tg()
2500 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_update_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c698 int vupdate_offset, in dce120_tg_program_timing() argument
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c132 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp1_vready_workaround()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c188 + pipe_dest->vupdate_offset) / pipe_dest->htotal) <= pipe_dest->vblank_end) { in hubp2_vready_at_or_After_vsync()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1224 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn10_enable_stream_timing()
3218 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn10_program_pipe()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c10324 dml_get_per_surface_var_func(vupdate_offset, dml_uint_t, mode_lib->mp.VUpdateOffsetPix);
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c269 dml_get_per_pipe_var_func(vupdate_offset, unsigned int, mode_lib->mp.VUpdateOffsetPix);