Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dml/
HDdisplay_rq_dlg_helpers.c275 dlg_regs.refcyc_per_pte_group_nom_c); in print__dlg_regs_st()
HDdisplay_mode_structs.h481 unsigned int refcyc_per_pte_group_nom_c; member
HDdml1_display_rq_dlg_calc.c1565 disp_dlg_regs->refcyc_per_pte_group_nom_c = (unsigned int) ((double) dpte_row_height_c in dml1_rq_dlg_get_dlg_params()
1568 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml1_rq_dlg_get_dlg_params()
1569 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml1_rq_dlg_get_dlg_params()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hubp.c617 REFCYC_PER_PTE_GROUP_NOM_C, dlg_attr->refcyc_per_pte_group_nom_c); in hubp1_program_deadline()
917 REFCYC_PER_PTE_GROUP_NOM_C, &dlg_attr->refcyc_per_pte_group_nom_c); in hubp1_read_state()
HDdcn10_hw_sequencer.c202 … dlg_regs->refcyc_per_pte_group_nom_c, dlg_regs->dst_y_per_meta_row_nom_l, in dcn10_log_hubp_states()