Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c275 dlg_regs.refcyc_per_pte_group_nom_c); in print__dlg_regs_st()
Ddisplay_mode_structs.h481 unsigned int refcyc_per_pte_group_nom_c; member
Ddml1_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()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_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()
Ddcn10_hw_sequencer.c199 dlg_regs->refcyc_per_pte_group_nom_c, dlg_regs->dst_y_per_meta_row_nom_l, in dcn10_log_hubp_states()