Home
last modified time | relevance | path

Searched refs:BytePerPixelInDETC (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c3378 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull()
3381 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull()
3385 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull()
3388 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull()
3391 locals->BytePerPixelInDETC[k] = 2.0; in dml20_ModeSupportAndSystemConfigurationFull()
3394 locals->BytePerPixelInDETC[k] = 8.0 / 3; in dml20_ModeSupportAndSystemConfigurationFull()
3683 if (locals->BytePerPixelInDETC[k] == 0.0) { in dml20_ModeSupportAndSystemConfigurationFull()
3825 + locals->BytePerPixelInDETC[k] in dml20_ModeSupportAndSystemConfigurationFull()
3828 if (locals->BytePerPixelInDETC[k] == 0.0) { in dml20_ModeSupportAndSystemConfigurationFull()
4333 if (locals->BytePerPixelInDETC[k] == 0) { in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
A Ddisplay_mode_vba_20v2.c3485 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3488 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3492 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3495 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3498 locals->BytePerPixelInDETC[k] = 2.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
3501 locals->BytePerPixelInDETC[k] = 8.0 / 3; in dml20v2_ModeSupportAndSystemConfigurationFull()
3790 if (locals->BytePerPixelInDETC[k] == 0.0) { in dml20v2_ModeSupportAndSystemConfigurationFull()
3932 + locals->BytePerPixelInDETC[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
3935 if (locals->BytePerPixelInDETC[k] == 0.0) { in dml20v2_ModeSupportAndSystemConfigurationFull()
4454 if (locals->BytePerPixelInDETC[k] == 0) { in dml20v2_ModeSupportAndSystemConfigurationFull()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c376 double BytePerPixelInDETC,
3490 locals->BytePerPixelInDETC[k], in CalculatePrefetchSchedulePerPlane()
3610 locals->BytePerPixelInDETC[k] = 0.0; in dml21_ModeSupportAndSystemConfigurationFull()
3613 locals->BytePerPixelInDETC[k] = 0.0; in dml21_ModeSupportAndSystemConfigurationFull()
3617 locals->BytePerPixelInDETC[k] = 0.0; in dml21_ModeSupportAndSystemConfigurationFull()
3620 locals->BytePerPixelInDETC[k] = 0.0; in dml21_ModeSupportAndSystemConfigurationFull()
4580 locals->BytePerPixelInDETC, in dml21_ModeSupportAndSystemConfigurationFull()
4831 locals->BytePerPixelInDETC[k], in dml21_ModeSupportAndSystemConfigurationFull()
5028 locals->BytePerPixelInDETC, in dml21_ModeSupportAndSystemConfigurationFull()
5623 double BytePerPixelInDETC, in CalculateUrgentBurstFactor() argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c389 double BytePerPixelInDETC,
3718 &v->BytePerPixelInDETC[k], in dml30_ModeSupportAndSystemConfigurationFull()
3735 …v->ReadBandwidthChroma[k] = v->SwathWidthYSingleDPP[k] / 2 * dml_ceil(v->BytePerPixelInDETC[k], 2.… in dml30_ModeSupportAndSystemConfigurationFull()
3934 v->BytePerPixelInDETC, in dml30_ModeSupportAndSystemConfigurationFull()
4399 v->BytePerPixelInDETC, in dml30_ModeSupportAndSystemConfigurationFull()
4612 v->BytePerPixelInDETC[k], in dml30_ModeSupportAndSystemConfigurationFull()
5015 v->BytePerPixelInDETC[k], in dml30_ModeSupportAndSystemConfigurationFull()
5212 v->BytePerPixelInDETC, in dml30_ModeSupportAndSystemConfigurationFull()
5636 double BytePerPixelInDETC, in CalculateUrgentBurstFactor() argument
5681 if (BytePerPixelInDETC > 0) { in CalculateUrgentBurstFactor()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c415 double BytePerPixelInDETC,
4021 &v->BytePerPixelInDETC[k],
4039 …v->ReadBandwidthChroma[k] = v->SwathWidthYSingleDPP[k] / 2 * dml_ceil(v->BytePerPixelInDETC[k], 2.…
4209 v->BytePerPixelInDETC,
4733 v->BytePerPixelInDETC,
4971 v->BytePerPixelInDETC[k],
5381 v->BytePerPixelInDETC[k],
5598 v->BytePerPixelInDETC,
6058 double BytePerPixelInDETC, argument
6103 if (BytePerPixelInDETC > 0) {
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h566 double BytePerPixelInDETC[DC__NUM_DPP__MAX]; member

Completed in 61 milliseconds