Home
last modified time | relevance | path

Searched refs:UrgentBurstFactorChromaPre (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h493 double UrgentBurstFactorChromaPre[DML2_MAX_PLANES]; member
798 double UrgentBurstFactorChromaPre[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn5_funcs_mode_programming.c808 &mode_lib->mp.UrgentBurstFactorChromaPre[k], in dcn5_mode_programming()
815 …: k=%0u UrgentBurstFactorChromaPre=%f\n", __func__, k, mode_lib->mp.UrgentBurstFactorChromaPre[k]); in dcn5_mode_programming()
866 …te_peak_bandwidth_params->urgent_burst_factor_prefetch_c = mode_lib->mp.UrgentBurstFactorChromaPre; in dcn5_mode_programming()
991 …te_peak_bandwidth_params->urgent_burst_factor_prefetch_c = mode_lib->mp.UrgentBurstFactorChromaPre; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c3464 double UrgentBurstFactorChromaPre[], in dcn5_calculate_urgent_bandwidth_required()
3480 l->adj_factor_p1_pre = UrgentBurstFactorChromaPre[k] * dcc_dram_bw_pref_overhead_factor_p1[k]; in dcn5_calculate_urgent_bandwidth_required()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h949 dml_float_t UrgentBurstFactorChromaPre[__DML_NUM_PLANES__]; member