Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c278 dlg_regs.dst_y_per_meta_row_nom_l); in print__dlg_regs_st()
Ddisplay_mode_structs.h482 unsigned int dst_y_per_meta_row_nom_l; member
Ddml1_display_rq_dlg_calc.c1553 disp_dlg_regs->dst_y_per_meta_row_nom_l = (unsigned int) ((double) meta_row_height_l in dml1_rq_dlg_get_dlg_params()
1555 ASSERT(disp_dlg_regs->dst_y_per_meta_row_nom_l < (unsigned int) dml_pow(2, 17)); in dml1_rq_dlg_get_dlg_params()
1557 …disp_dlg_regs->dst_y_per_meta_row_nom_c = disp_dlg_regs->dst_y_per_meta_row_nom_l; /* dcc for 4:2:… in dml1_rq_dlg_get_dlg_params()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c585 DST_Y_PER_META_ROW_NOM_L, dlg_attr->dst_y_per_meta_row_nom_l); in hubp1_program_deadline()
885 DST_Y_PER_META_ROW_NOM_L, &dlg_attr->dst_y_per_meta_row_nom_l); 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()