Searched refs:DisplayPipeLineDeliveryTimeLuma (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 879 double DisplayPipeLineDeliveryTimeLuma[],
|
| H A D | display_mode_vba_32.c | 1277 v->DisplayPipeLineDeliveryTimeLuma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 843 double DisplayPipeLineDeliveryTimeLuma[DC__NUM_DPP__MAX]; // WM member
|
| H A D | display_mode_vba.c | 162 …et_pipe_attr_func(refcyc_per_line_delivery_l_in_us, mode_lib->vba.DisplayPipeLineDeliveryTimeLuma);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 483 dml_float_t DisplayPipeLineDeliveryTimeLuma[], 3144 dml_float_t DisplayPipeLineDeliveryTimeLuma; in CalculateDCFCLKDeepSleep() local 3152 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] * DPPPerSurface[k] / HRatio[k] / PixelClock[k]; in CalculateDCFCLKDeepSleep() 3154 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] / PSCL_THROUGHPUT[k] / Dppclk[k]; in CalculateDCFCLKDeepSleep() 3167 …L_MIN_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 32.0 / DisplayPipeLineDeliveryTimeLuma, in CalculateDCFCLKDeepSleep() 3170 …L_MIN_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 64.0 / DisplayPipeLineDeliveryTimeLuma; in CalculateDCFCLKDeepSleep() 3303 dml_float_t DisplayPipeLineDeliveryTimeLuma[], in CalculatePixelDeliveryTimes() 3333 …DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * DPPPerSurface[k] / HRatio[k] / Pixel… in CalculatePixelDeliveryTimes() 3335 DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / Dppclk[k]; in CalculatePixelDeliveryTimes() 3364 …: k=%u : DisplayPipeLineDeliveryTimeLuma = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLuma[k]); in CalculatePixelDeliveryTimes() [all …]
|
| H A D | display_mode_core_structs.h | 1200 dml_float_t DisplayPipeLineDeliveryTimeLuma[__DML_NUM_PLANES__]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 915 double DisplayPipeLineDeliveryTimeLuma[DML2_MAX_PLANES]; member
|
| H A D | dml2_core_dcn4_calcs.c | 3526 double DisplayPipeLineDeliveryTimeLuma; in CalculateDCFCLKDeepSleepTdlut() local 3535 …DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] * DPPPerSurface[k] / display_cfg->plane_descripto… in CalculateDCFCLKDeepSleepTdlut() 3537 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] / PSCL_THROUGHPUT[k] / Dppclk[k]; in CalculateDCFCLKDeepSleepTdlut() 3550 …CALCS_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 32.0 / DisplayPipeLineDeliveryTimeLuma, in CalculateDCFCLKDeepSleepTdlut() 3553 …CALCS_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 64.0 / DisplayPipeLineDeliveryTimeLuma; in CalculateDCFCLKDeepSleepTdlut() 9683 double DisplayPipeLineDeliveryTimeLuma[], in CalculatePixelDeliveryTimes() argument 9711 …DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * cfg_support_info->plane_support_info… in CalculatePixelDeliveryTimes() 9713 DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / Dppclk[k]; in CalculatePixelDeliveryTimes() 9742 …: k=%u : DisplayPipeLineDeliveryTimeLuma = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLuma[k]); in CalculatePixelDeliveryTimes() 9751 …DisplayPipeRequestDeliveryTimeLuma[k] = DisplayPipeLineDeliveryTimeLuma[k] / req_per_swath_ub_l[k]; in CalculatePixelDeliveryTimes() [all …]
|