Home
last modified time | relevance | path

Searched refs:RequiresDSC (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4052 locals->RequiresDSC[i][k] = 0; in dml20_ModeSupportAndSystemConfigurationFull()
4056 locals->RequiresDSC[i][k] = 0; in dml20_ModeSupportAndSystemConfigurationFull()
4088 locals->RequiresDSC[i][k] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4096 locals->RequiresDSC[i][k] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4117 locals->RequiresDSC[i][k] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4125 locals->RequiresDSC[i][k] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4148 locals->RequiresDSC[i][k] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4156 locals->RequiresDSC[i][k] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4192 if (locals->RequiresDSC[i][k] == true) { in dml20_ModeSupportAndSystemConfigurationFull()
4215 if (locals->RequiresDSC[i][k] == true) { in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
Ddisplay_mode_vba_20v2.c4131 locals->RequiresDSC[i][k] = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()
4135 locals->RequiresDSC[i][k] = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()
4167 locals->RequiresDSC[i][k] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4175 locals->RequiresDSC[i][k] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4196 locals->RequiresDSC[i][k] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4204 locals->RequiresDSC[i][k] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4227 locals->RequiresDSC[i][k] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4235 locals->RequiresDSC[i][k] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4271 if (locals->RequiresDSC[i][k] == true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
4294 if (locals->RequiresDSC[i][k] == true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4134 locals->RequiresDSC[i][k] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4138 locals->RequiresDSC[i][k] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4173 locals->RequiresDSC[i][k] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4181 locals->RequiresDSC[i][k] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4204 locals->RequiresDSC[i][k] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4212 locals->RequiresDSC[i][k] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4237 locals->RequiresDSC[i][k] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4245 locals->RequiresDSC[i][k] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4281 if (locals->RequiresDSC[i][k] == true) { in dml21_ModeSupportAndSystemConfigurationFull()
4304 if (locals->RequiresDSC[i][k] == true) { in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h560 bool RequiresDSC[DC__VOLTAGE_STATES][DC__NUM_DPP__MAX]; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c4137 v->RequiresDSC[i][k] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4141 v->RequiresDSC[i][k] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4160 v->RequiresDSC[i][k] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4168 v->RequiresDSC[i][k] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4232 v->RequiresDSC[i][k] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4298 if (v->RequiresDSC[i][k] == true) { in dml30_ModeSupportAndSystemConfigurationFull()
4324 if (v->RequiresDSC[i][k] == true) { in dml30_ModeSupportAndSystemConfigurationFull()
4347 if (v->RequiresDSC[i][k] == true && v->BPP != 0.0) { in dml30_ModeSupportAndSystemConfigurationFull()
4382 if (v->BlendingAndTiming[k] == m && v->RequiresDSC[i][m] == true) { in dml30_ModeSupportAndSystemConfigurationFull()