Home
last modified time | relevance | path

Searched refs:DisplayPipeLineDeliveryTimeLumaPrefetch (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h653 double DisplayPipeLineDeliveryTimeLumaPrefetch[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h881 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
H A Ddisplay_mode_vba_32.c1279 v->DisplayPipeLineDeliveryTimeLumaPrefetch, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h934 double DisplayPipeLineDeliveryTimeLumaPrefetch[DC__NUM_DPP__MAX]; member
H A Ddisplay_mode_vba.c164 …_func(refcyc_per_line_delivery_pre_l_in_us, mode_lib->vba.DisplayPipeLineDeliveryTimeLumaPrefetch);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c391 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
2998 v->DisplayPipeLineDeliveryTimeLumaPrefetch,
5912 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
5942DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] /…
5944DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / DPPCLK[…
5965 …DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_p…
5984 …ayPipeLineDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLumaPrefetch[k…
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h745 double DisplayPipeLineDeliveryTimeLumaPrefetch[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c702 double DisplayPipeLineDeliveryTimeLumaPrefetch[],
9094 double DisplayPipeLineDeliveryTimeLumaPrefetch[], in CalculatePixelDeliveryTimes() argument
9136DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * cfg_support_info->plane_supp… in CalculatePixelDeliveryTimes()
9138DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / Dppclk[… in CalculatePixelDeliveryTimes()
9152 …ayPipeLineDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLumaPrefetch[k… in CalculatePixelDeliveryTimes()
9161 …DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_p… in CalculatePixelDeliveryTimes()
11141 mode_lib->mp.DisplayPipeLineDeliveryTimeLumaPrefetch, in dml2_core_shared_mode_programming()
11750 …l->refcyc_per_line_delivery_pre_l = mode_lib->mp.DisplayPipeLineDeliveryTimeLumaPrefetch[mode_lib-… in rq_dlg_get_dlg_reg()
12364 …out->informative.misc.DisplayPipeLineDeliveryTimeLumaPrefetch[k] = mode_lib->mp.DisplayPipeLineDel… in dml2_core_shared_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1145 dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[__DML_NUM_PLANES__]; member