Searched refs:vratio_prefetch (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/ | 
| D | display_rq_dlg_helpers.c | 236 			dlg_regs.vratio_prefetch);  in print__dlg_regs_st()
  | 
| D | display_mode_structs.h | 450 	unsigned int vratio_prefetch;  member
  | 
| D | dml1_display_rq_dlg_calc.c | 1506 		disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 21) - 1;  in dml1_rq_dlg_get_dlg_params() 1508 		disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19));  in dml1_rq_dlg_get_dlg_params()
  | 
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/ | 
| D | dcn10_hubp.c | 698 		VRATIO_PREFETCH, dlg_attr->vratio_prefetch);  in hubp1_setup_interdependent() 902 			VRATIO_PREFETCH, &dlg_attr->vratio_prefetch);  in hubp1_read_state_common() 906 			VRATIO_PREFETCH, &dlg_attr->vratio_prefetch);  in hubp1_read_state_common()
  | 
| D | dcn10_hw_sequencer_debug.c | 264 				dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l,  in dcn10_get_dlg_states()
  | 
| D | dcn10_hw_sequencer.c | 233 				dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l,  in dcn10_log_hubp_states()
  | 
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_hubp.c | 251 			VRATIO_PREFETCH, dlg_attr->vratio_prefetch);  in hubp2_setup_interdependent() 1102 			VRATIO_PREFETCH, &dlg_attr->vratio_prefetch);  in hubp2_read_state_common() 1106 			VRATIO_PREFETCH, &dlg_attr->vratio_prefetch);  in hubp2_read_state_common()
  | 
| D | dcn20_hwseq.c | 1320 				old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch ||  in dcn20_detect_pipe_changes() 1338 			old_dlg_attr.vratio_prefetch = new_dlg_attr->vratio_prefetch;  in dcn20_detect_pipe_changes()
  | 
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ | 
| D | display_rq_dlg_calc_20.c | 1388 	disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19));  in dml20_rq_dlg_get_dlg_params()
  | 
| D | display_rq_dlg_calc_20v2.c | 1389 	disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19));  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 | 1458 	disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19));  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 | 1646 	disp_dlg_regs->vratio_prefetch = (unsigned int)(vratio_pre_l * dml_pow(2, 19));  in dml_rq_dlg_get_dlg_params()
  |