Searched refs:vupdate_offset (Results 1 – 12 of 12) sorted by relevance
| /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
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | dml1_display_rq_dlg_calc.c | 1060 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 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);
|
| H A D | display_mode_vba.c | 179 dml_get_pipe_attr_func(vupdate_offset, mode_lib->vba.VUpdateOffsetPix);
|
| /linux/drivers/gpu/drm/amd/display/dc/dce60/ |
| H A D | dce60_timing_generator.c | 112 int vupdate_offset, in program_timing() argument
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 927 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 D | dce120_timing_generator.c | 698 int vupdate_offset, in dce120_tg_program_timing() argument
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 10324 dml_get_per_surface_var_func(vupdate_offset, dml_uint_t, mode_lib->mp.VUpdateOffsetPix);
|