Home
last modified time | relevance | path

Searched defs:SwathHeightC (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c634 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
5242 static void CalculateWatermarksAndDRAMSpeedChangeSupport( in CalculateWatermarksAndDRAMSpeedChangeSupport()
5595 unsigned int SwathHeightC, in CalculateDETBufferSize()
5614 unsigned int SwathHeightC, in CalculateUrgentBurstFactor()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c463 static bool CalculateDelayAfterScaler( in CalculateDelayAfterScaler()
541 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
H A Ddisplay_mode_vba_20.c439 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c831 static bool CalculatePrefetchSchedule(
5651 unsigned int SwathHeightC[],
5913 unsigned int SwathHeightC,
6391 static void CalculateStutterEfficiency(
6708 static void CalculateSwathAndDETConfiguration(
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c813 static bool CalculatePrefetchSchedule(
5566 unsigned int SwathHeightC[],
5828 unsigned int SwathHeightC,
6305 static void CalculateStutterEfficiency(
6622 static void CalculateSwathAndDETConfiguration(
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c811 static bool CalculatePrefetchSchedule( in CalculatePrefetchSchedule()
5190 static void CalculateWatermarksAndDRAMSpeedChangeSupport( in CalculateWatermarksAndDRAMSpeedChangeSupport()
5476 unsigned int SwathHeightC, in CalculateUrgentBurstFactor()
5959 int SwathHeightC[], in CalculateStutterEfficiency()
6098 static void CalculateSwathAndDETConfiguration( in CalculateSwathAndDETConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c395 void dml32_CalculateSwathAndDETConfiguration( in dml32_CalculateSwathAndDETConfiguration()
2726 unsigned int SwathHeightC, in dml32_CalculateUrgentBurstFactor()
3395 bool dml32_CalculatePrefetchSchedule( in dml32_CalculatePrefetchSchedule()
4269 unsigned int SwathHeightC[], in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
5586 void dml32_CalculateStutterEfficiency( in dml32_CalculateStutterEfficiency()
6282 unsigned int SwathHeightC[], in dml32_CalculateDETSwathFillLatencyHiding()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h439 dml_uint_t SwathHeightC; member
799 dml_uint_t SwathHeightC[__DML_NUM_PLANES__]; member
1206 dml_uint_t SwathHeightC[__DML_NUM_PLANES__]; member
1294 dml_uint_t *SwathHeightC; member
1453 dml_uint_t *SwathHeightC; member
1494 dml_uint_t *SwathHeightC; member
1566 dml_uint_t SwathHeightC; member
H A Ddisplay_mode_core.c3191 dml_uint_t SwathHeightC, in CalculateUrgentBurstFactor()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h133 unsigned int SwathHeightC; global() member
371 unsigned int SwathHeightC[DML2_MAX_PLANES]; global() member
803 unsigned int SwathHeightC[DML2_MAX_PLANES]; global() member
1507 unsigned int *SwathHeightC; global() member
1577 unsigned int *SwathHeightC; global() member
1653 unsigned int *SwathHeightC; global() member
1711 unsigned int SwathHeightC; global() member
H A Ddml2_core_shared.c6116 CalculateUrgentBurstFactor(const struct dml2_plane_parameters * plane_cfg,unsigned int swath_width_luma_ub,unsigned int swath_width_chroma_ub,unsigned int SwathHeightY,unsigned int SwathHeightC,double LineTime,double UrgentLatency,double VRatio,double VRatioC,double BytePerPixelInDETY,double BytePerPixelInDETC,unsigned int DETBufferSizeY,unsigned int DETBufferSizeC,double * UrgentBurstFactorLuma,double * UrgentBurstFactorChroma,bool * NotEnoughUrgentLatencyHiding) CalculateUrgentBurstFactor() argument
[all...]
H A Ddml2_core_dcn4_calcs.c3420 CalculateUrgentBurstFactor(const struct dml2_plane_parameters * plane_cfg,unsigned int swath_width_luma_ub,unsigned int swath_width_chroma_ub,unsigned int SwathHeightY,unsigned int SwathHeightC,double LineTime,double UrgentLatency,double VRatio,double VRatioC,double BytePerPixelInDETY,double BytePerPixelInDETC,unsigned int DETBufferSizeY,unsigned int DETBufferSizeC,double * UrgentBurstFactorLuma,double * UrgentBurstFactorChroma,bool * NotEnoughUrgentLatencyHiding) CalculateUrgentBurstFactor() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h139 unsigned int SwathHeightC; member
H A Ddisplay_mode_vba.h528 unsigned int SwathHeightC[DC__NUM_DPP__MAX]; member