Home
last modified time | relevance | path

Searched refs:vready_after_vcount0 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml_display_rq_dlg_calc.c220 dml_uint_t vready_after_vcount0; in dml_rq_dlg_get_dlg_reg() local
329 vready_after_vcount0 = (dml_uint_t)(dml_get_vready_at_or_after_vsync(mode_lib, pipe_idx)); in dml_rq_dlg_get_dlg_reg()
330 disp_dlg_regs->vready_after_vcount0 = vready_after_vcount0; in dml_rq_dlg_get_dlg_reg()
332 …l_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in dml_rq_dlg_get_dlg_reg()
H A Ddml2_translation_helper.c1513 out->dlg_regs.vready_after_vcount0 = disp_dlg_regs->vready_after_vcount0; in dml2_update_pipe_ctx_dchub_regs()
H A Ddisplay_mode_core_structs.h1973 dml_uint_t vready_after_vcount0; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h659 unsigned int vready_after_vcount0; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn6_calcs_dchub.c783 …l->vready_after_vcount0 = (unsigned int)(mode_lib->mp.VREADY_AT_OR_AFTER_VSYNC[mode_lib->mp.pipe_p… in dcn6_rq_dlg_get_dlg_reg()
784 disp_dlg_regs->vready_after_vcount0 = l->vready_after_vcount0; in dcn6_rq_dlg_get_dlg_reg()
786 …VERBOSE("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in dcn6_rq_dlg_get_dlg_reg()
H A Ddml2_core_shared_types.h1688 unsigned int vready_after_vcount0; member
H A Ddml2_core_dcn5_calcs_dchub.c5617 …l->vready_after_vcount0 = (unsigned int)(mode_lib->mp.VREADY_AT_OR_AFTER_VSYNC[mode_lib->mp.pipe_p… in dcn5_rq_dlg_get_dlg_reg()
5618 disp_dlg_regs->vready_after_vcount0 = l->vready_after_vcount0; in dcn5_rq_dlg_get_dlg_reg()
5620 …VERBOSE("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in dcn5_rq_dlg_get_dlg_reg()