Home
last modified time | relevance | path

Searched refs:refcyc_per_meta_chunk_flip_l (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml_display_rq_dlg_calc.c262 dml_float_t refcyc_per_meta_chunk_flip_l; in dml_rq_dlg_get_dlg_reg() local
451refcyc_per_meta_chunk_flip_l = dml_get_refcyc_per_meta_chunk_flip_l_in_us(mode_lib, pipe_idx) * re… in dml_rq_dlg_get_dlg_reg()
468 disp_dlg_regs->refcyc_per_meta_chunk_flip_l = (dml_uint_t)(refcyc_per_meta_chunk_flip_l); in dml_rq_dlg_get_dlg_reg()
H A Ddml2_translation_helper.c1486 out->dlg_regs.refcyc_per_meta_chunk_flip_l = disp_dlg_regs->refcyc_per_meta_chunk_flip_l; in dml2_update_pipe_ctx_dchub_regs()
H A Ddisplay_mode_util.c276 dml_print("DML: refcyc_per_meta_chunk_flip_l = 0x%x\n", dlg_regs->refcyc_per_meta_chunk_flip_l); in dml_print_dlg_regs_st()
H A Ddisplay_mode_core_structs.h1951 dml_uint_t refcyc_per_meta_chunk_flip_l; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h643 unsigned int refcyc_per_meta_chunk_flip_l; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2837 || (old_dlg_regs.refcyc_per_meta_chunk_flip_l != new_dlg_regs->refcyc_per_meta_chunk_flip_l) in dcn401_detect_pipe_changes()
2855 old_dlg_regs.refcyc_per_meta_chunk_flip_l = new_dlg_regs->refcyc_per_meta_chunk_flip_l; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1659 double refcyc_per_meta_chunk_flip_l; member
H A Ddml2_core_dcn4_calcs.c12668 …l->refcyc_per_meta_chunk_flip_l = mode_lib->mp.TimePerMetaChunkFlip[mode_lib->mp.pipe_plane[pipe_i… in rq_dlg_get_dlg_reg()
12677 disp_dlg_regs->refcyc_per_meta_chunk_flip_l = (unsigned int)(l->refcyc_per_meta_chunk_flip_l); in rq_dlg_get_dlg_reg()