Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_rq_dlg_calc_32.c235 unsigned int vready_after_vcount0; in dml32_rq_dlg_get_dlg_reg() local
288 vready_after_vcount0 = get_vready_at_or_after_vsync(mode_lib, e2e_pipe_param, num_pipes, in dml32_rq_dlg_get_dlg_reg()
290 dlg_regs->vready_after_vcount0 = vready_after_vcount0; in dml32_rq_dlg_get_dlg_reg()
292 dml_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, dlg_regs->vready_after_vcount0); in dml32_rq_dlg_get_dlg_reg()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
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()
Ddml2_translation_helper.c1477 out->dlg_regs.vready_after_vcount0 = disp_dlg_regs->vready_after_vcount0; in dml2_update_pipe_ctx_dchub_regs()
Ddisplay_mode_util.c294 dml_print("DML: vready_after_vcount0 = 0x%x\n", dlg_regs->vready_after_vcount0); in dml_print_dlg_regs_st()
Ddisplay_mode_core_structs.h1915 dml_uint_t vready_after_vcount0; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_dchub_registers.h45 uint32_t vready_after_vcount0; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c1033 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1035 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
1038 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1040 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
1043 …l_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in dml_rq_dlg_get_dlg_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_rq_dlg_calc_314.c1120 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1122 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
1125 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1127 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
1130 …l_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in dml_rq_dlg_get_dlg_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1075 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1077 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
1082 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1084 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c1035 disp_dlg_regs->vready_after_vcount0 = 1; in dml20_rq_dlg_get_dlg_params()
1037 disp_dlg_regs->vready_after_vcount0 = 0; in dml20_rq_dlg_get_dlg_params()
1042 disp_dlg_regs->vready_after_vcount0 = 1; in dml20_rq_dlg_get_dlg_params()
1044 disp_dlg_regs->vready_after_vcount0 = 0; in dml20_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20v2.c1036 disp_dlg_regs->vready_after_vcount0 = 1; in dml20v2_rq_dlg_get_dlg_params()
1038 disp_dlg_regs->vready_after_vcount0 = 0; in dml20v2_rq_dlg_get_dlg_params()
1043 disp_dlg_regs->vready_after_vcount0 = 1; in dml20v2_rq_dlg_get_dlg_params()
1045 disp_dlg_regs->vready_after_vcount0 = 0; in dml20v2_rq_dlg_get_dlg_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c308 dlg_regs->vready_after_vcount0); in print__dlg_regs_st()
Ddisplay_mode_structs.h659 unsigned int vready_after_vcount0; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c1136 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1138 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
1143 disp_dlg_regs->vready_after_vcount0 = 1; in dml_rq_dlg_get_dlg_params()
1145 disp_dlg_regs->vready_after_vcount0 = 0; in dml_rq_dlg_get_dlg_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_utils.c221 out->dlg_regs.vready_after_vcount0 = disp_dlg_regs->vready_after_vcount0; in dml21_update_pipe_ctx_dchub_regs()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c276 … dlg_regs->chunk_hdl_adjust_cur1, dlg_regs->vready_after_vcount0, dlg_regs->dst_y_delta_drq_limit, in dcn10_get_dlg_states()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1407 unsigned int vready_after_vcount0; member
Ddml2_core_shared.c11705 …l->vready_after_vcount0 = (unsigned int)(mode_lib->mp.VREADY_AT_OR_AFTER_VSYNC[mode_lib->mp.pipe_p… in rq_dlg_get_dlg_reg()
11706 disp_dlg_regs->vready_after_vcount0 = l->vready_after_vcount0; in rq_dlg_get_dlg_reg()
11708 …_printf("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in rq_dlg_get_dlg_reg()
Ddml2_core_dcn4_calcs.c12023 …l->vready_after_vcount0 = (unsigned int)(mode_lib->mp.VREADY_AT_OR_AFTER_VSYNC[mode_lib->mp.pipe_p… in rq_dlg_get_dlg_reg()
12024 disp_dlg_regs->vready_after_vcount0 = l->vready_after_vcount0; in rq_dlg_get_dlg_reg()
12026 …_printf("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in rq_dlg_get_dlg_reg()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c261 … dlg_regs->chunk_hdl_adjust_cur1, dlg_regs->vready_after_vcount0, dlg_regs->dst_y_delta_drq_limit, in dcn10_log_hubp_states()