Searched refs:BytePerPixelInDETY (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 3377 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() 3403 …adBandwidthLuma[k] = locals->SwathWidthYSingleDPP[k] * dml_ceil(locals->BytePerPixelInDETY[k], 1.0) in dml20_ModeSupportAndSystemConfigurationFull() 3753 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20_ModeSupportAndSystemConfigurationFull() 3822 / (locals->BytePerPixelInDETY[k] in dml20_ModeSupportAndSystemConfigurationFull() 4305 …locals->SwathWidthGranularityY = 256 / dml_ceil(locals->BytePerPixelInDETY[k], 1) / locals->MaxSw… in dml20_ModeSupportAndSystemConfigurationFull() [all …]
|
| D | display_mode_vba_20v2.c | 3449 locals->BytePerPixelInDETY[k] = 8.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3452 locals->BytePerPixelInDETY[k] = 4.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3456 locals->BytePerPixelInDETY[k] = 2.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3459 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3462 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3465 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml20v2_ModeSupportAndSystemConfigurationFull() 3475 …adBandwidthLuma[k] = locals->SwathWidthYSingleDPP[k] * dml_ceil(locals->BytePerPixelInDETY[k], 1.0) in dml20v2_ModeSupportAndSystemConfigurationFull() 3825 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20v2_ModeSupportAndSystemConfigurationFull() 3894 / (locals->BytePerPixelInDETY[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 4384 …locals->SwathWidthGranularityY = 256 / dml_ceil(locals->BytePerPixelInDETY[k], 1) / locals->MaxSw… in dml20v2_ModeSupportAndSystemConfigurationFull() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 375 double BytePerPixelInDETY, 3484 locals->BytePerPixelInDETY[k] = 8.0; in dml21_ModeSupportAndSystemConfigurationFull() 3487 locals->BytePerPixelInDETY[k] = 4.0; in dml21_ModeSupportAndSystemConfigurationFull() 3491 locals->BytePerPixelInDETY[k] = 2.0; in dml21_ModeSupportAndSystemConfigurationFull() 3494 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull() 3497 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull() 3500 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml21_ModeSupportAndSystemConfigurationFull() 3510 …adBandwidthLuma[k] = locals->SwathWidthYSingleDPP[k] * dml_ceil(locals->BytePerPixelInDETY[k], 1.0) in dml21_ModeSupportAndSystemConfigurationFull() 3823 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml21_ModeSupportAndSystemConfigurationFull() 3892 / (locals->BytePerPixelInDETY[k] in dml21_ModeSupportAndSystemConfigurationFull() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 387 double BytePerPixelInDETY, 3718 &v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull() 3735 …v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) / (… in dml30_ModeSupportAndSystemConfigurationFull() 3934 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull() 4422 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull() 4635 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull() 5038 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull() 5235 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull() 5659 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument 5692 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub; in CalculateUrgentBurstFactor()
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 558 double BytePerPixelInDETY[DC__NUM_DPP__MAX]; member
|