Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2853 v->total_dcn_read_bw_with_flip = 0.0;
2856 v->total_dcn_read_bw_with_flip = v->total_dcn_read_bw_with_flip
2880 if (v->total_dcn_read_bw_with_flip > v->ReturnBW) {
2882 …otal_dcn_read_bw_with_flip %f (bw w/ flip too high!)\n", __func__, v->total_dcn_read_bw_with_flip);
2885 v->total_dcn_read_bw_with_flip = MaxTotalRDBandwidth;
5291 v->total_dcn_read_bw_with_flip = 0.0;
5293 v->total_dcn_read_bw_with_flip = v->total_dcn_read_bw_with_flip
5307 if (v->total_dcn_read_bw_with_flip > v->ReturnBWPerState[i][j]) {
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h734 double total_dcn_read_bw_with_flip; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1063 dml_float_t total_dcn_read_bw_with_flip; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1093 &v->total_dcn_read_bw_with_flip, // Single *TotalBandwidth in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()