Searched refs:refcyc_per_meta_chunk_vblank_c (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_hubp.c | 424 REFCYC_PER_META_CHUNK_VBLANK_C, &dlg_attr.refcyc_per_meta_chunk_vblank_c); in hubp21_validate_dml_output() 471 if (dlg_attr.refcyc_per_meta_chunk_vblank_c != dml_dlg_attr->refcyc_per_meta_chunk_vblank_c) in hubp21_validate_dml_output() 473 dml_dlg_attr->refcyc_per_meta_chunk_vblank_c, dlg_attr.refcyc_per_meta_chunk_vblank_c); in hubp21_validate_dml_output()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubp.c | 268 REFCYC_PER_META_CHUNK_VBLANK_C, dlg_attr->refcyc_per_meta_chunk_vblank_c); in hubp2_setup_interdependent() 1155 REFCYC_PER_META_CHUNK_VBLANK_C, &dlg_attr->refcyc_per_meta_chunk_vblank_c); in hubp2_read_state_common() 1448 REFCYC_PER_META_CHUNK_VBLANK_C, &dlg_attr.refcyc_per_meta_chunk_vblank_c); in hubp2_validate_dml_output() 1495 if (dlg_attr.refcyc_per_meta_chunk_vblank_c != dml_dlg_attr->refcyc_per_meta_chunk_vblank_c) in hubp2_validate_dml_output() 1497 dml_dlg_attr->refcyc_per_meta_chunk_vblank_c, dlg_attr.refcyc_per_meta_chunk_vblank_c); in hubp2_validate_dml_output()
|
D | dcn20_hwseq.c | 1327 old_dlg_attr.refcyc_per_meta_chunk_vblank_c != new_dlg_attr->refcyc_per_meta_chunk_vblank_c || in dcn20_detect_pipe_changes() 1345 old_dlg_attr.refcyc_per_meta_chunk_vblank_c = new_dlg_attr->refcyc_per_meta_chunk_vblank_c; in dcn20_detect_pipe_changes()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_rq_dlg_helpers.c | 251 dlg_regs.refcyc_per_meta_chunk_vblank_c); in print__dlg_regs_st()
|
D | display_mode_structs.h | 455 unsigned int refcyc_per_meta_chunk_vblank_c; member
|
D | dml1_display_rq_dlg_calc.c | 1531 disp_dlg_regs->refcyc_per_meta_chunk_vblank_c = in dml1_rq_dlg_get_dlg_params()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubp.c | 711 REFCYC_PER_META_CHUNK_VBLANK_C, dlg_attr->refcyc_per_meta_chunk_vblank_c); in hubp1_setup_interdependent() 955 REFCYC_PER_META_CHUNK_VBLANK_C, &dlg_attr->refcyc_per_meta_chunk_vblank_c); in hubp1_read_state_common()
|
D | dcn10_hw_sequencer_debug.c | 266 dlg_regs->refcyc_per_meta_chunk_vblank_c, dlg_regs->refcyc_per_pte_group_flip_l, in dcn10_get_dlg_states()
|
D | dcn10_hw_sequencer.c | 235 dlg_regs->refcyc_per_meta_chunk_vblank_c, dlg_regs->refcyc_per_pte_group_flip_l, in dcn10_log_hubp_states()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_rq_dlg_calc_20.c | 1409 disp_dlg_regs->refcyc_per_meta_chunk_vblank_c = in dml20_rq_dlg_get_dlg_params()
|
D | display_rq_dlg_calc_20v2.c | 1410 disp_dlg_regs->refcyc_per_meta_chunk_vblank_c = in dml20v2_rq_dlg_get_dlg_params()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_rq_dlg_calc_21.c | 1495 disp_dlg_regs->refcyc_per_meta_chunk_vblank_c = in dml_rq_dlg_get_dlg_params()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 1671 disp_dlg_regs->refcyc_per_meta_chunk_vblank_c = in dml_rq_dlg_get_dlg_params()
|