Searched refs:BytePerPixelInDETY (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/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() 3754 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20_ModeSupportAndSystemConfigurationFull() 3823 / (locals->BytePerPixelInDETY[k] in dml20_ModeSupportAndSystemConfigurationFull() 4307 …locals->SwathWidthGranularityY = 256 / dml_ceil(locals->BytePerPixelInDETY[k], 1) / locals->MaxSw… in dml20_ModeSupportAndSystemConfigurationFull() [all …]
|
| D | display_mode_vba_20v2.c | 3484 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() 3510 …adBandwidthLuma[k] = locals->SwathWidthYSingleDPP[k] * dml_ceil(locals->BytePerPixelInDETY[k], 1.0) in dml20v2_ModeSupportAndSystemConfigurationFull() 3861 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml20v2_ModeSupportAndSystemConfigurationFull() 3930 / (locals->BytePerPixelInDETY[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 4428 …locals->SwathWidthGranularityY = 256 / dml_ceil(locals->BytePerPixelInDETY[k], 1) / locals->MaxSw… in dml20v2_ModeSupportAndSystemConfigurationFull() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 375 double BytePerPixelInDETY, 3488 locals->BytePerPixelInDETY[k] = 8.0; in dml21_ModeSupportAndSystemConfigurationFull() 3491 locals->BytePerPixelInDETY[k] = 4.0; in dml21_ModeSupportAndSystemConfigurationFull() 3495 locals->BytePerPixelInDETY[k] = 2.0; in dml21_ModeSupportAndSystemConfigurationFull() 3498 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull() 3501 locals->BytePerPixelInDETY[k] = 1.0; in dml21_ModeSupportAndSystemConfigurationFull() 3504 locals->BytePerPixelInDETY[k] = 4.0 / 3; in dml21_ModeSupportAndSystemConfigurationFull() 3514 …adBandwidthLuma[k] = locals->SwathWidthYSingleDPP[k] * dml_ceil(locals->BytePerPixelInDETY[k], 1.0) in dml21_ModeSupportAndSystemConfigurationFull() 3827 dml_ceil(locals->BytePerPixelInDETY[k], 1.0), in dml21_ModeSupportAndSystemConfigurationFull() 3896 / (locals->BytePerPixelInDETY[k] in dml21_ModeSupportAndSystemConfigurationFull() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 388 double BytePerPixelInDETY, 3724 &v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull() 3741 …v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) / (… in dml30_ModeSupportAndSystemConfigurationFull() 3940 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull() 4405 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull() 4618 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull() 5021 v->BytePerPixelInDETY[k], in dml30_ModeSupportAndSystemConfigurationFull() 5218 v->BytePerPixelInDETY, in dml30_ModeSupportAndSystemConfigurationFull() 5642 double BytePerPixelInDETY, in CalculateUrgentBurstFactor() argument 5675 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub; in CalculateUrgentBurstFactor()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 565 double BytePerPixelInDETY[DC__NUM_DPP__MAX]; member
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 414 double BytePerPixelInDETY, 4024 &v->BytePerPixelInDETY[k], 4041 v->ReadBandwidthLuma[k] = v->SwathWidthYSingleDPP[k] * dml_ceil(v->BytePerPixelInDETY[k], 1.0) 4212 v->BytePerPixelInDETY, 4736 v->BytePerPixelInDETY, 4974 v->BytePerPixelInDETY[k], 5384 v->BytePerPixelInDETY[k], 5601 v->BytePerPixelInDETY, 6061 double BytePerPixelInDETY, argument 6094 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub;
|