Home
last modified time | relevance | path

Searched refs:refcyc_x_after_scaler (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c212 dlg_regs.refcyc_x_after_scaler); in print__dlg_regs_st()
Ddisplay_mode_structs.h460 unsigned int refcyc_x_after_scaler; member
Ddml1_display_rq_dlg_calc.c1426 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; /* in terms of r… in dml1_rq_dlg_get_dlg_params()
1427 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int) dml_pow(2, 13)); in dml1_rq_dlg_get_dlg_params()
1435 disp_dlg_regs->refcyc_x_after_scaler); in dml1_rq_dlg_get_dlg_params()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c550 REFCYC_X_AFTER_SCALER, dlg_attr->refcyc_x_after_scaler, in hubp1_program_deadline()
850 REFCYC_X_AFTER_SCALER, &dlg_attr->refcyc_x_after_scaler, in hubp1_read_state()
Ddcn10_hw_sequencer.c190 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_log_hubp_states()