Searched refs:DisplayPipeLineDeliveryTimeLuma (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c410 double DisplayPipeLineDeliveryTimeLuma[],
2496 locals->DisplayPipeLineDeliveryTimeLuma,
5528 double DisplayPipeLineDeliveryTimeLuma; local
5534 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] * DPPPerPlane[k]
5537 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] / PSCL_THROUGHPUT[k]
5555 / 32.0 / DisplayPipeLineDeliveryTimeLuma,
5562 / DisplayPipeLineDeliveryTimeLuma;
5737 double DisplayPipeLineDeliveryTimeLuma[],
5751 DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * DPPPerPlane[k]
5754 DisplayPipeLineDeliveryTimeLuma[
5718 CalculatePixelDeliveryTimes( unsigned int NumberOfActivePlanes, double VRatio[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], int DPPPerPlane[], double HRatio[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double DPPCLK[], double BytePerPixelDETC[], enum scan_direction_class SourceScan[], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[]) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c67 double DisplayPipeLineDeliveryTimeLuma,
474 double DisplayPipeLineDeliveryTimeLuma,
509 mode_lib->vba.LastPixelOfLineExtraWatermark = dml_max(mode_lib->vba.LastPixelOfLineExtraWatermark, DataFabricLineDeliveryTimeLuma - DisplayPipeLineDeliveryTimeLuma);
1487 mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k] =
1493 mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k] =
1712 / mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k],
1721 / mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k];
2133 mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k], mode_lib->vba.DisplayPipeLineDeliveryTimeChroma[k],
4759 mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k], mode_lib->vba.DisplayPipeLineDeliveryTimeChroma[k],
468 CalculateDelayAfterScaler( struct display_mode_lib *mode_lib, double ReturnBW, double ReadBandwidthPlaneLuma, double ReadBandwidthPlaneChroma, double TotalDataReadBandwidth, double DisplayPipeLineDeliveryTimeLuma, double DisplayPipeLineDeliveryTimeChroma, double DPPCLK, double DISPCLK, double PixelClock, unsigned int DSCDelay, unsigned int DPPPerPlane, bool ScalerEnabled, unsigned int NumberOfCursors, double DPPCLKDelaySubtotal, double DPPCLKDelaySCL, double DPPCLKDelaySCLLBOnly, double DPPCLKDelayCNVCFormater, double DPPCLKDelayCNVCCursor, double DISPCLKDelaySubtotal, unsigned int ScalerRecoutWidth, enum output_format_class OutputFormat, unsigned int HTotal, unsigned int SwathWidthSingleDPPY, double BytePerPixelDETY, double BytePerPixelDETC, unsigned int SwathHeightY, unsigned int SwathHeightC, bool Interlace, bool ProgressiveToInterlaceUnitInOPP, double *DSTXAfterScaler, double *DSTYAfterScaler ) argument
H A Damdgpu_display_mode_vba_20.c1429 mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k] =
1435 mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k] =
1448 - mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k]);
1676 / mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k],
1685 / mode_lib->vba.DisplayPipeLineDeliveryTimeLuma[k];
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h599 double DisplayPipeLineDeliveryTimeLuma[DC__NUM_DPP__MAX]; // WM member in struct:vba_vars_st

Completed in 141 milliseconds