Home
last modified time | relevance | path

Searched refs:DSCInputBitPerComponent (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c1801 mode_lib->vba.DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1815 mode_lib->vba.DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3273 unsigned int DSCInputBitPerComponent) in TruncToValidBPP() argument
3312 else if (DecimalBPP >= 1.5 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP()
3313 return 1.5 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP()
3319 || DesiredBPP > 1.5 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP()
3330 else if (DecimalBPP >= 2 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP()
3331 return 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP()
3337 || DesiredBPP > 2 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP()
3348 else if (DecimalBPP >= 3 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c1845 mode_lib->vba.DSCInputBitPerComponent[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1859 mode_lib->vba.DSCInputBitPerComponent[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3267 unsigned int DSCInputBitPerComponent) in TruncToValidBPP() argument
3306 else if (DecimalBPP >= 1.5 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP()
3307 return 1.5 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP()
3313 || DesiredBPP > 1.5 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP()
3324 else if (DecimalBPP >= 2 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP()
3325 return 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP()
3331 || DesiredBPP > 2 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP()
3342 else if (DecimalBPP >= 3 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP()
[all …]
H A Ddisplay_mode_vba_20.c1809 mode_lib->vba.DSCInputBitPerComponent[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1823 mode_lib->vba.DSCInputBitPerComponent[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3193 unsigned int DSCInputBitPerComponent) in TruncToValidBPP() argument
3231 else if (DecimalBPP >= 1.5 * DSCInputBitPerComponent - 1.0 / 16) in TruncToValidBPP()
3232 return 1.5 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP()
3238 else if (DecimalBPP >= 2 * DSCInputBitPerComponent - 1.0 / 16) in TruncToValidBPP()
3239 return 2 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP()
3245 else if (DecimalBPP >= 3 * DSCInputBitPerComponent - 1.0 / 16) in TruncToValidBPP()
3246 return 3 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP()
4042 if (!(mode_lib->vba.DSCInputBitPerComponent[k] == 12.0 in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2275 v->DSCInputBitPerComponent[k],
2284 v->DSCInputBitPerComponent[k],
2293 v->DSCInputBitPerComponent[k],
3697 unsigned int DSCInputBitPerComponent, argument
3715 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16;
3721 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16;
3730 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0;
3733 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0;
4348 …if (!(v->DSCInputBitPerComponent[k] == 12.0 || v->DSCInputBitPerComponent[k] == 10.0 || v->DSCInpu…
4349 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) {
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2257 v->DSCInputBitPerComponent[k],
2266 v->DSCInputBitPerComponent[k],
2275 v->DSCInputBitPerComponent[k],
3591 unsigned int DSCInputBitPerComponent, argument
3609 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16;
3615 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16;
3624 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0;
3627 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0;
4261 …if (!(v->DSCInputBitPerComponent[k] == 12.0 || v->DSCInputBitPerComponent[k] == 10.0 || v->DSCInpu…
4262 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) {
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c2126 v->DSCDelay[k] = dscceComputeDelay(v->DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2134 v->DSCDelay[k] = 2 * dscceComputeDelay(v->DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2142 v->DSCDelay[k] = 4 * dscceComputeDelay(v->DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3447 unsigned int DSCInputBitPerComponent, in TruncToValidBPP() argument
3465 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP()
3471 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP()
3479 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP()
3482 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP()
4016 if (!(v->DSCInputBitPerComponent[k] == 12.0 in dml30_ModeSupportAndSystemConfigurationFull()
4017 || v->DSCInputBitPerComponent[k] == 10.0 in dml30_ModeSupportAndSystemConfigurationFull()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c118 …dml_output_array->DSCInputBitPerComponent[dst_index] = dml_output_array->DSCInputBitPerComponent[s… in dml2_util_copy_dml_output()
H A Ddisplay_mode_core_structs.h621 dml_uint_t DSCInputBitPerComponent[__DML_NUM_PLANES__]; member
H A Ddml2_translation_helper.c786 out->DSCInputBitPerComponent[location] = 12; // As per code in dcn20_resource.c in populate_dml_output_cfg_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c1266 unsigned int DSCInputBitPerComponent, in TruncToValidBPP() argument
4203 unsigned int DSCInputBitPerComponent, in CalculateOutputLink() argument
4248 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4273 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4278 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4286 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4292 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4300 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4305 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
4315 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c365 mode_lib->vba.ODMCombineEnabled[k], mode_lib->vba.DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2099 mode_lib->vba.DSCInputBitPerComponent[k], in dml32_ModeSupportAndSystemConfigurationFull()
2302 if (!(mode_lib->vba.DSCInputBitPerComponent[k] == 12.0 in dml32_ModeSupportAndSystemConfigurationFull()
2303 || mode_lib->vba.DSCInputBitPerComponent[k] == 10.0 in dml32_ModeSupportAndSystemConfigurationFull()
2304 || mode_lib->vba.DSCInputBitPerComponent[k] == 8.0) in dml32_ModeSupportAndSystemConfigurationFull()
2305 || mode_lib->vba.DSCInputBitPerComponent[k] > mode_lib->vba.MaximumDSCBitsPerComponent) { in dml32_ModeSupportAndSystemConfigurationFull()
2524 mode_lib->vba.DSCInputBitPerComponent[k], in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c652 mode_lib->vba.DSCInputBitPerComponent[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
655 mode_lib->vba.DSCInputBitPerComponent[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
H A Ddisplay_mode_vba.h509 unsigned int DSCInputBitPerComponent[DC__NUM_DPP__MAX]; member