Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dml/
H A Ddisplay_rq_dlg_helpers.c284 dlg_regs.refcyc_per_meta_chunk_nom_l); in print__dlg_regs_st()
H A Ddisplay_mode_structs.h484 unsigned int refcyc_per_meta_chunk_nom_l; member
H A Ddml1_display_rq_dlg_calc.c1571 disp_dlg_regs->refcyc_per_meta_chunk_nom_l = (unsigned int) ((double) meta_row_height_l in dml1_rq_dlg_get_dlg_params()
1574 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_l >= (unsigned int) dml_pow(2, 23)) in dml1_rq_dlg_get_dlg_params()
1575 disp_dlg_regs->refcyc_per_meta_chunk_nom_l = dml_pow(2, 23) - 1; in dml1_rq_dlg_get_dlg_params()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c588 REFCYC_PER_META_CHUNK_NOM_L, dlg_attr->refcyc_per_meta_chunk_nom_l); in hubp1_program_deadline()
888 REFCYC_PER_META_CHUNK_NOM_L, &dlg_attr->refcyc_per_meta_chunk_nom_l); in hubp1_read_state()
H A Ddcn10_hw_sequencer.c203 dlg_regs->dst_y_per_meta_row_nom_c, dlg_regs->refcyc_per_meta_chunk_nom_l, in dcn10_log_hubp_states()