Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c272 dlg_regs.refcyc_per_pte_group_nom_l); in print__dlg_regs_st()
Ddisplay_mode_structs.h480 unsigned int refcyc_per_pte_group_nom_l; member
Ddml1_display_rq_dlg_calc.c1559 disp_dlg_regs->refcyc_per_pte_group_nom_l = (unsigned int) ((double) dpte_row_height_l in dml1_rq_dlg_get_dlg_params()
1562 if (disp_dlg_regs->refcyc_per_pte_group_nom_l >= (unsigned int) dml_pow(2, 23)) in dml1_rq_dlg_get_dlg_params()
1563 disp_dlg_regs->refcyc_per_pte_group_nom_l = dml_pow(2, 23) - 1; in dml1_rq_dlg_get_dlg_params()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c582 REFCYC_PER_PTE_GROUP_NOM_L, dlg_attr->refcyc_per_pte_group_nom_l); in hubp1_program_deadline()
882 REFCYC_PER_PTE_GROUP_NOM_L, &dlg_attr->refcyc_per_pte_group_nom_l); in hubp1_read_state()
Ddcn10_hw_sequencer.c198 dlg_regs->dst_y_per_pte_row_nom_c, dlg_regs->refcyc_per_pte_group_nom_l, in dcn10_log_hubp_states()