Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dml/
HDdisplay_rq_dlg_helpers.c209 dlg_regs.refcyc_per_htotal); in print__dlg_regs_st()
HDdisplay_mode_structs.h459 unsigned int refcyc_per_htotal; member
HDdml1_display_rq_dlg_calc.c1137 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml1_rq_dlg_get_dlg_params()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hubp.c547 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp1_program_deadline()
847 REFCYC_PER_HTOTAL, &dlg_attr->refcyc_per_htotal); in hubp1_read_state()
HDdcn10_hw_sequencer.c193 … dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_log_hubp_states()