Home
last modified time | relevance | path

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

/linux/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()
4431 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
4443 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/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h547 double BytePerPixelInDETY,
1158 double BytePerPixelInDETY[],
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()
A Ddisplay_mode_vba_util_32.c2734 double BytePerPixelInDETY, in dml32_CalculateUrgentBurstFactor() argument
2771 DETBufferSizeY) / BytePerPixelInDETY / swath_width_luma_ub; in dml32_CalculateUrgentBurstFactor()
6285 double BytePerPixelInDETY[], in dml32_CalculateDETSwathFillLatencyHiding() argument
6312 SwathSizePerSurfaceY[k] = SwathHeightY[k] * SwathWidthY[k] * BytePerPixelInDETY[k] * NumOfDPP[k]; in dml32_CalculateDETSwathFillLatencyHiding()
6330 …DETSwathLatencyHidingYUs = (dml_floor(DETBufferSizeY[k] / BytePerPixelInDETY[k] / SwathWidthY[k], … in dml32_CalculateDETSwathFillLatencyHiding()
/linux/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/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h421 double BytePerPixelInDETY[DML2_MAX_PLANES]; member
561 double BytePerPixelInDETY[DML2_MAX_PLANES]; member
A Ddml2_core_shared.c330 double BytePerPixelInDETY,
880 &mode_lib->ms.BytePerPixelInDETY[k], in dml2_core_shared_mode_support()
1850 mode_lib->ms.BytePerPixelInDETY[k], in dml2_core_shared_mode_support()
2465 mode_lib->ms.BytePerPixelInDETY[k], in dml2_core_shared_mode_support()
2689 CalculateWatermarks_params->BytePerPixelDETY = mode_lib->ms.BytePerPixelInDETY; in dml2_core_shared_mode_support()
6125 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
6148 dml2_printf("DML::%s: BytePerPixelInDETY = %f\n", __func__, BytePerPixelInDETY); in CalculateUrgentBurstFactor()
9982 &mode_lib->mp.BytePerPixelInDETY[k], in dml2_core_shared_mode_programming()
10570 mode_lib->mp.BytePerPixelInDETY[k], in dml2_core_shared_mode_programming()
10782 mode_lib->mp.BytePerPixelInDETY[k], in dml2_core_shared_mode_programming()
[all …]
A Ddml2_core_dcn4_calcs.c3459 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
3482 dml2_printf("DML::%s: BytePerPixelInDETY = %f\n", __func__, BytePerPixelInDETY); in CalculateUrgentBurstFactor()
7154 &mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
8229 mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
8816 mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
10151 &mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
10715 mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
10933 mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
11206 mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
11607 double BytePerPixelInDETY; in dml2_core_calcs_get_dpte_row_height() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c386 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/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c351 double BytePerPixelInDETY,
3855 &v->BytePerPixelInDETY[k],
3872 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4044 v->BytePerPixelInDETY,
4672 v->BytePerPixelInDETY,
4921 v->BytePerPixelInDETY[k],
5190 v->BytePerPixelInDETY[k],
5363 v->BytePerPixelInDETY,
5827 double BytePerPixelInDETY, argument
5860 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c360 double BytePerPixelInDETY,
3946 &v->BytePerPixelInDETY[k],
3963 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4134 v->BytePerPixelInDETY,
4758 v->BytePerPixelInDETY,
5009 v->BytePerPixelInDETY[k],
5276 v->BytePerPixelInDETY[k],
5449 v->BytePerPixelInDETY,
5921 double BytePerPixelInDETY, argument
5954 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h792 double BytePerPixelInDETY[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core.c431 dml_float_t BytePerPixelInDETY,
3199 dml_float_t BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
3233 …se_mall_pstate_change_phantom_pipe ? 1024*1024 : DETBufferSizeY) / BytePerPixelInDETY / swath_widt… in CalculateUrgentBurstFactor()
6429 mode_lib->ms.BytePerPixelInDETY[k], in dml_prefetch_check()
6683 CalculateWatermarks_params->BytePerPixelDETY = mode_lib->ms.BytePerPixelInDETY; in dml_prefetch_check()
6797 &mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
7005 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support()
7544 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support()
7806 mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
9923 dml_float_t BytePerPixelInDETY; in dml_core_get_row_heights() local
[all …]
A Ddisplay_mode_core_structs.h862 dml_float_t BytePerPixelInDETY[__DML_NUM_PLANES__]; member

Completed in 188 milliseconds