Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c3374 locals->BytePerPixelInDETY[k] = 8.0; in dml20_ModeSupportAndSystemConfigurationFull()
3377 locals->BytePerPixelInDETY[k] = 4.0; in dml20_ModeSupportAndSystemConfigurationFull()
3381 locals->BytePerPixelInDETY[k] = 2.0; in dml20_ModeSupportAndSystemConfigurationFull()
3384 locals->BytePerPixelInDETY[k] = 1.0; in dml20_ModeSupportAndSystemConfigurationFull()
3387 locals->BytePerPixelInDETY[k] = 1.0; in dml20_ModeSupportAndSystemConfigurationFull()
3390 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml20_ModeSupportAndSystemConfigurationFull()
3751 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20_ModeSupportAndSystemConfigurationFull()
3820 / (locals->BytePerPixelInDETY[k] in dml20_ModeSupportAndSystemConfigurationFull()
4428 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
4440 mode_lib->vba.BytePerPixelInDETY[k], in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
H A Ddisplay_mode_vba_20v2.c3481 locals->BytePerPixelInDETY[k] = 8.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3484 locals->BytePerPixelInDETY[k] = 4.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3488 locals->BytePerPixelInDETY[k] = 2.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3491 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3494 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3497 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml20v2_ModeSupportAndSystemConfigurationFull()
3858 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20v2_ModeSupportAndSystemConfigurationFull()
3927 / (locals->BytePerPixelInDETY[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4550 mode_lib->vba.BytePerPixelInDETY[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4562 mode_lib->vba.BytePerPixelInDETY[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
[all …]
/linux-6.15/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.c2738 double BytePerPixelInDETY, in dml32_CalculateUrgentBurstFactor() argument
2775 DETBufferSizeY) / BytePerPixelInDETY / swath_width_luma_ub; in dml32_CalculateUrgentBurstFactor()
6286 double BytePerPixelInDETY[], in dml32_CalculateDETSwathFillLatencyHiding() argument
6313 SwathSizePerSurfaceY[k] = SwathHeightY[k] * SwathWidthY[k] * BytePerPixelInDETY[k] * NumOfDPP[k]; in dml32_CalculateDETSwathFillLatencyHiding()
6331 …DETSwathLatencyHidingYUs = (dml_floor(DETBufferSizeY[k] / BytePerPixelInDETY[k] / SwathWidthY[k], … in dml32_CalculateDETSwathFillLatencyHiding()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c375 double BytePerPixelInDETY,
3485 locals->BytePerPixelInDETY[k], in CalculatePrefetchSchedulePerPlane()
3608 locals->BytePerPixelInDETY[k] = 8.0; in dml21_ModeSupportAndSystemConfigurationFull()
3611 locals->BytePerPixelInDETY[k] = 4.0; in dml21_ModeSupportAndSystemConfigurationFull()
3615 locals->BytePerPixelInDETY[k] = 2.0; in dml21_ModeSupportAndSystemConfigurationFull()
3618 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull()
3621 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull()
4578 locals->BytePerPixelInDETY, in dml21_ModeSupportAndSystemConfigurationFull()
4829 locals->BytePerPixelInDETY[k], in dml21_ModeSupportAndSystemConfigurationFull()
5026 locals->BytePerPixelInDETY, in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h424 double BytePerPixelInDETY[DML2_MAX_PLANES]; member
568 double BytePerPixelInDETY[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3485 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
3508 dml2_printf("DML::%s: BytePerPixelInDETY = %f\n", __func__, BytePerPixelInDETY); in CalculateUrgentBurstFactor()
7474 &mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
8549 mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
9205 mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
10574 &mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
11155 mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
11415 mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
11690 mode_lib->mp.BytePerPixelInDETY[k], in dml_core_mode_programming()
12091 double BytePerPixelInDETY; in dml2_core_calcs_get_dpte_row_height() local
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c386 double BytePerPixelInDETY,
3613 &v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
3630 …v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) / (… in dml30_ModeSupportAndSystemConfigurationFull()
3829 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
4294 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
4507 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
4851 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull()
5048 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull()
5472 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
5505 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub; in CalculateUrgentBurstFactor()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c351 double BytePerPixelInDETY,
3852 &v->BytePerPixelInDETY[k],
3869 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4041 v->BytePerPixelInDETY,
4669 v->BytePerPixelInDETY,
4918 v->BytePerPixelInDETY[k],
5187 v->BytePerPixelInDETY[k],
5360 v->BytePerPixelInDETY,
5824 double BytePerPixelInDETY, argument
5857 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c360 double BytePerPixelInDETY,
3943 &v->BytePerPixelInDETY[k],
3960 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0)
4131 v->BytePerPixelInDETY,
4755 v->BytePerPixelInDETY,
5006 v->BytePerPixelInDETY[k],
5273 v->BytePerPixelInDETY[k],
5446 v->BytePerPixelInDETY,
5918 double BytePerPixelInDETY, argument
5951 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h792 double BytePerPixelInDETY[DC__NUM_DPP__MAX]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c432 dml_float_t BytePerPixelInDETY,
3201 dml_float_t BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument
3235 …se_mall_pstate_change_phantom_pipe ? 1024*1024 : DETBufferSizeY) / BytePerPixelInDETY / swath_widt… in CalculateUrgentBurstFactor()
6432 mode_lib->ms.BytePerPixelInDETY[k], in dml_prefetch_check()
6686 CalculateWatermarks_params->BytePerPixelDETY = mode_lib->ms.BytePerPixelInDETY; in dml_prefetch_check()
6800 &mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
7008 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support()
7547 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support()
7809 mode_lib->ms.BytePerPixelInDETY[k], in dml_core_mode_support()
9929 dml_float_t BytePerPixelInDETY; in dml_core_get_row_heights() local
[all …]
H A Ddisplay_mode_core_structs.h920 dml_float_t BytePerPixelInDETY[__DML_NUM_PLANES__]; member