Home
last modified time | relevance | path

Searched refs:refcyc_per_pte_group_flip_c (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml_display_rq_dlg_calc.c257 dml_float_t refcyc_per_pte_group_flip_c; in dml_rq_dlg_get_dlg_reg() local
445refcyc_per_pte_group_flip_c = dml_get_refcyc_per_pte_group_flip_c_in_us(mode_lib, pipe_idx) * ref… in dml_rq_dlg_get_dlg_reg()
463 disp_dlg_regs->refcyc_per_pte_group_flip_c = (dml_uint_t)(refcyc_per_pte_group_flip_c); in dml_rq_dlg_get_dlg_reg()
H A Ddml2_translation_helper.c1485 out->dlg_regs.refcyc_per_pte_group_flip_c = disp_dlg_regs->refcyc_per_pte_group_flip_c; in dml2_update_pipe_ctx_dchub_regs()
H A Ddisplay_mode_util.c275 dml_print("DML: refcyc_per_pte_group_flip_c = 0x%x\n", dlg_regs->refcyc_per_pte_group_flip_c); in dml_print_dlg_regs_st()
H A Ddisplay_mode_core_structs.h1950 dml_uint_t refcyc_per_pte_group_flip_c; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h642 unsigned int refcyc_per_pte_group_flip_c; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1650 double refcyc_per_pte_group_flip_c; member
H A Ddml2_core_dcn4_calcs.c12645 …l->refcyc_per_pte_group_flip_c = mode_lib->mp.time_per_pte_group_flip_chroma[mode_lib->mp.pipe_pla… in rq_dlg_get_dlg_reg()
12656 disp_dlg_regs->refcyc_per_pte_group_flip_c = (unsigned int)(l->refcyc_per_pte_group_flip_c); in rq_dlg_get_dlg_reg()