Searched refs:DisplayPipeLineDeliveryTimeLuma (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_types.h | 651 double DisplayPipeLineDeliveryTimeLuma[DML2_MAX_PLANES]; member
|
/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/dcn31/ |
H A D | display_mode_vba_31.c | 389 double DisplayPipeLineDeliveryTimeLuma[], 2996 v->DisplayPipeLineDeliveryTimeLuma, 5769 double DisplayPipeLineDeliveryTimeLuma; local 5777 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k]; 5779 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] / PSCL_THROUGHPUT[k] / DPPCLK[k]; 5792 …L_MIN_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 32.0 / DisplayPipeLineDeliveryTimeLuma, 5795 …L_MIN_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 64.0 / DisplayPipeLineDeliveryTimeLuma; 5910 double DisplayPipeLineDeliveryTimeLuma[], 5926 …DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] / PixelCl… 5928 DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / DPPCLK[k]; [all …]
|
/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/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 700 double DisplayPipeLineDeliveryTimeLuma[], 6205 double DisplayPipeLineDeliveryTimeLuma; in CalculateDCFCLKDeepSleep() local 6213 …DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] * DPPPerSurface[k] / display_cfg->plane_descripto… in CalculateDCFCLKDeepSleep() 6215 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] / PSCL_THROUGHPUT[k] / Dppclk[k]; in CalculateDCFCLKDeepSleep() 6228 …CALCS_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 32.0 / DisplayPipeLineDeliveryTimeLuma, in CalculateDCFCLKDeepSleep() 6231 …CALCS_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 64.0 / DisplayPipeLineDeliveryTimeLuma; in CalculateDCFCLKDeepSleep() 9092 double DisplayPipeLineDeliveryTimeLuma[], in CalculatePixelDeliveryTimes() argument 9120 …DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * cfg_support_info->plane_support_info… in CalculatePixelDeliveryTimes() 9122 DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] / PSCL_THROUGHPUT[k] / Dppclk[k]; in CalculatePixelDeliveryTimes() 9151 …: k=%u : DisplayPipeLineDeliveryTimeLuma = %f\n", __func__, k, DisplayPipeLineDeliveryTimeLuma[k]); in CalculatePixelDeliveryTimes() [all …]
|
H A D | dml2_core_shared_types.h | 743 double DisplayPipeLineDeliveryTimeLuma[DML2_MAX_PLANES]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 1143 dml_float_t DisplayPipeLineDeliveryTimeLuma[__DML_NUM_PLANES__]; member
|