Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/
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()
4427 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
4439 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
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 …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h547 double BytePerPixelInDETY,
1157 double BytePerPixelInDETY[],
A Ddisplay_mode_vba_32.c1807 &mode_lib->vba.BytePerPixelInDETY[k], in dml32_ModeSupportAndSystemConfigurationFull()
1830 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) in dml32_ModeSupportAndSystemConfigurationFull()
1994 mode_lib->vba.BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
2590 mode_lib->vba.BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
2869 mode_lib->vba.BytePerPixelInDETY[k], in dml32_ModeSupportAndSystemConfigurationFull()
3210 mode_lib->vba.BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
3349 mode_lib->vba.BytePerPixelInDETY[k], in dml32_ModeSupportAndSystemConfigurationFull()
3588 v->BytePerPixelInDETY, in dml32_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_util_32.c2740 double BytePerPixelInDETY, in dml32_CalculateUrgentBurstFactor() argument
2777 DETBufferSizeY) / BytePerPixelInDETY / swath_width_luma_ub; in dml32_CalculateUrgentBurstFactor()
6265 double BytePerPixelInDETY[], in dml32_CalculateDETSwathFillLatencyHiding() argument
6288 SwathSizePerSurfaceY[k] = SwathHeightY[k] * SwathWidthY[k] * BytePerPixelInDETY[k] * NumOfDPP[k]; in dml32_CalculateDETSwathFillLatencyHiding()
6306 …DETSwathLatencyHidingYUs = (dml_floor(DETBufferSizeY[k] / BytePerPixelInDETY[k] / SwathWidthY[k], … in dml32_CalculateDETSwathFillLatencyHiding()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn21/
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 …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c388 double BytePerPixelInDETY,
3625 &v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
3642 …v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) / (… in dml30_ModeSupportAndSystemConfigurationFull()
3841 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
4306 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
4519 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
4863 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
5060 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
5484 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
5517 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub; in CalculateUrgentBurstFactor()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c352 double BytePerPixelInDETY,
3862 &v->BytePerPixelInDETY[k],
3879 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4050 v->BytePerPixelInDETY,
4577 v->BytePerPixelInDETY,
4826 v->BytePerPixelInDETY[k],
5095 v->BytePerPixelInDETY[k],
5268 v->BytePerPixelInDETY,
5732 double BytePerPixelInDETY, argument
5765 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c364 double BytePerPixelInDETY,
3959 &v->BytePerPixelInDETY[k],
3976 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4147 v->BytePerPixelInDETY,
4674 v->BytePerPixelInDETY,
4925 v->BytePerPixelInDETY[k],
5192 v->BytePerPixelInDETY[k],
5365 v->BytePerPixelInDETY,
5778 double BytePerPixelInDETY, argument
5811 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h792 double BytePerPixelInDETY[DC__NUM_DPP__MAX]; member

Completed in 88 milliseconds