Home
last modified time | relevance | path

Searched refs:BytePerPixelInDETY (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c3377 locals->BytePerPixelInDETY[k] = 8.0; in dml20_ModeSupportAndSystemConfigurationFull()
3380 locals->BytePerPixelInDETY[k] = 4.0; in dml20_ModeSupportAndSystemConfigurationFull()
3384 locals->BytePerPixelInDETY[k] = 2.0; in dml20_ModeSupportAndSystemConfigurationFull()
3387 locals->BytePerPixelInDETY[k] = 1.0; in dml20_ModeSupportAndSystemConfigurationFull()
3390 locals->BytePerPixelInDETY[k] = 1.0; in dml20_ModeSupportAndSystemConfigurationFull()
3393 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml20_ModeSupportAndSystemConfigurationFull()
3754 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20_ModeSupportAndSystemConfigurationFull()
3823 / (locals->BytePerPixelInDETY[k] in dml20_ModeSupportAndSystemConfigurationFull()
4431 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
4443 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
H A Ddisplay_mode_vba_20v2.c3484 locals->BytePerPixelInDETY[k] = 8.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3487 locals->BytePerPixelInDETY[k] = 4.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3491 locals->BytePerPixelInDETY[k] = 2.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3494 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3497 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3500 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml20v2_ModeSupportAndSystemConfigurationFull()
3861 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20v2_ModeSupportAndSystemConfigurationFull()
3930 / (locals->BytePerPixelInDETY[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4553 mode_lib->vba.BytePerPixelInDETY[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4565 mode_lib->vba.BytePerPixelInDETY[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h547 double BytePerPixelInDETY,
1158 double BytePerPixelInDETY[],
H A Ddisplay_mode_vba_32.c1810 &mode_lib->vba.BytePerPixelInDETY[k], in dml32_ModeSupportAndSystemConfigurationFull()
1833 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) in dml32_ModeSupportAndSystemConfigurationFull()
1997 mode_lib->vba.BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
2597 mode_lib->vba.BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
2876 mode_lib->vba.BytePerPixelInDETY[k], in dml32_ModeSupportAndSystemConfigurationFull()
3217 mode_lib->vba.BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
3358 mode_lib->vba.BytePerPixelInDETY[k], in dml32_ModeSupportAndSystemConfigurationFull()
3600 v->BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_util_32.c2736 double BytePerPixelInDETY, in dml32_CalculateUrgentBurstFactor() argument
2773 DETBufferSizeY) / BytePerPixelInDETY / swath_width_luma_ub; in dml32_CalculateUrgentBurstFactor()
6291 double BytePerPixelInDETY[], in dml32_CalculateDETSwathFillLatencyHiding() argument
6318 SwathSizePerSurfaceY[k] = SwathHeightY[k] * SwathWidthY[k] * BytePerPixelInDETY[k] * NumOfDPP[k]; in dml32_CalculateDETSwathFillLatencyHiding()
6336 …DETSwathLatencyHidingYUs = (dml_floor(DETBufferSizeY[k] / BytePerPixelInDETY[k] / SwathWidthY[k], … in dml32_CalculateDETSwathFillLatencyHiding()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c375 double BytePerPixelInDETY,
3488 locals->BytePerPixelInDETY[k], in CalculatePrefetchSchedulePerPlane()
3611 locals->BytePerPixelInDETY[k] = 8.0; in dml21_ModeSupportAndSystemConfigurationFull()
3614 locals->BytePerPixelInDETY[k] = 4.0; in dml21_ModeSupportAndSystemConfigurationFull()
3618 locals->BytePerPixelInDETY[k] = 2.0; in dml21_ModeSupportAndSystemConfigurationFull()
3621 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull()
3624 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull()
4581 locals->BytePerPixelInDETY, in dml21_ModeSupportAndSystemConfigurationFull()
4832 locals->BytePerPixelInDETY[k], in dml21_ModeSupportAndSystemConfigurationFull()
5029 locals->BytePerPixelInDETY, in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c386 double BytePerPixelInDETY,
3621 &v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
3638 …v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) / (… in dml30_ModeSupportAndSystemConfigurationFull()
3837 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
4302 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
4515 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
4859 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
5056 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
5480 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
5513 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub; in CalculateUrgentBurstFactor()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c351 double BytePerPixelInDETY,
3865 &v->BytePerPixelInDETY[k],
3882 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4054 v->BytePerPixelInDETY,
4682 v->BytePerPixelInDETY,
4931 v->BytePerPixelInDETY[k],
5200 v->BytePerPixelInDETY[k],
5373 v->BytePerPixelInDETY,
5837 double BytePerPixelInDETY, argument
5870 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c363 double BytePerPixelInDETY,
3958 &v->BytePerPixelInDETY[k],
3975 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4146 v->BytePerPixelInDETY,
4769 v->BytePerPixelInDETY,
5020 v->BytePerPixelInDETY[k],
5287 v->BytePerPixelInDETY[k],
5460 v->BytePerPixelInDETY,
5932 double BytePerPixelInDETY, argument
5965 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h792 double BytePerPixelInDETY[DC__NUM_DPP__MAX]; member