Home
last modified time | relevance | path

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

/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/hwss/dcn20/
H A Ddcn20_hwseq.c927 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_enable_stream_timing()
1575 || old_pipe->pipe_dlg_param.vupdate_offset != new_pipe->pipe_dlg_param.vupdate_offset in dcn20_detect_pipe_changes()
1916 pipe_ctx->pipe_dlg_param.vupdate_offset, in dcn20_program_tg()
2515 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/dml2_0/
H A Ddisplay_mode_core.c10324 dml_get_per_surface_var_func(vupdate_offset, dml_uint_t, mode_lib->mp.VUpdateOffsetPix);