Home
last modified time | relevance | path

Searched defs:SwathHeightY (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()
5594 unsigned int SwathHeightY, in CalculateDETBufferSize()
5613 unsigned int SwathHeightY, 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(
5650 unsigned int SwathHeightY[],
5912 unsigned int SwathHeightY,
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(
5565 unsigned int SwathHeightY[],
5827 unsigned int SwathHeightY,
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()
5475 unsigned int SwathHeightY, in CalculateUrgentBurstFactor()
5958 int SwathHeightY[], 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()
2725 unsigned int SwathHeightY, in dml32_CalculateUrgentBurstFactor()
3395 bool dml32_CalculatePrefetchSchedule( in dml32_CalculatePrefetchSchedule()
4268 unsigned int SwathHeightY[], in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
5586 void dml32_CalculateStutterEfficiency( in dml32_CalculateStutterEfficiency()
6281 unsigned int SwathHeightY[], in dml32_CalculateDETSwathFillLatencyHiding()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h438 dml_uint_t SwathHeightY; member
798 dml_uint_t SwathHeightY[__DML_NUM_PLANES__]; member
1205 dml_uint_t SwathHeightY[__DML_NUM_PLANES__]; member
1293 dml_uint_t *SwathHeightY; member
1452 dml_uint_t *SwathHeightY; member
1493 dml_uint_t *SwathHeightY; member
1565 dml_uint_t SwathHeightY; member
H A Ddisplay_mode_core.c3190 dml_uint_t SwathHeightY, in CalculateUrgentBurstFactor()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h132 unsigned int SwathHeightY; global() member
370 unsigned int SwathHeightY[DML2_MAX_PLANES]; global() member
802 unsigned int SwathHeightY[DML2_MAX_PLANES]; global() member
1506 unsigned int *SwathHeightY; global() member
1576 unsigned int *SwathHeightY; global() member
1652 unsigned int *SwathHeightY; global() member
1710 unsigned int SwathHeightY; global() member
H A Ddml2_core_shared.c6115 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.c3419 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.h138 unsigned int SwathHeightY; member
H A Ddisplay_mode_vba.h527 unsigned int SwathHeightY[DC__NUM_DPP__MAX]; member