Home
last modified time | relevance | path

Searched refs:DisplayPipeRequestDeliveryTimeLumaPrefetch (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h885 double DisplayPipeRequestDeliveryTimeLumaPrefetch[],
H A Ddisplay_mode_vba_32.c1283 v->DisplayPipeRequestDeliveryTimeLumaPrefetch, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h936 double DisplayPipeRequestDeliveryTimeLumaPrefetch[DC__NUM_DPP__MAX]; member
H A Ddisplay_mode_vba.c168 …unc(refcyc_per_req_delivery_pre_l_in_us, mode_lib->vba.DisplayPipeRequestDeliveryTimeLumaPrefetch);
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h921 double DisplayPipeRequestDeliveryTimeLumaPrefetch[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c9689 double DisplayPipeRequestDeliveryTimeLumaPrefetch[], in CalculatePixelDeliveryTimes() argument
9752DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_p… in CalculatePixelDeliveryTimes()
9762 …eRequestDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeRequestDeliveryTimeLumaPrefetch[… in CalculatePixelDeliveryTimes()
11818 mode_lib->mp.DisplayPipeRequestDeliveryTimeLumaPrefetch, in dml_core_mode_programming()
12594 …l->refcyc_per_req_delivery_pre_l = mode_lib->mp.DisplayPipeRequestDeliveryTimeLumaPrefetch[mode_li… in rq_dlg_get_dlg_reg()
13324 …out->informative.misc.DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = mode_lib->mp.DisplayPipeRequ… in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1206 dml_float_t DisplayPipeRequestDeliveryTimeLumaPrefetch[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c489 dml_float_t DisplayPipeRequestDeliveryTimeLumaPrefetch[],
3309 dml_float_t DisplayPipeRequestDeliveryTimeLumaPrefetch[], in CalculatePixelDeliveryTimes()
3382DisplayPipeRequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_p… in CalculatePixelDeliveryTimes()
3400 …eRequestDeliveryTimeLumaPrefetch = %f\n", __func__, k, DisplayPipeRequestDeliveryTimeLumaPrefetch[… in CalculatePixelDeliveryTimes()
9554 locals->DisplayPipeRequestDeliveryTimeLumaPrefetch, in dml_core_mode_programming()
10313 …er_req_delivery_pre_l_in_us, dml_float_t, mode_lib->mp.DisplayPipeRequestDeliveryTimeLumaPrefetch);