/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 261 unsigned int DSCInputBitPerComponent, 300 unsigned int DSCInputBitPerComponent, 322 unsigned int DSCInputBitPerComponent,
|
D | display_mode_vba_util_32.c | 1348 unsigned int DSCInputBitPerComponent, in dml32_CalculateOutputLink() argument 1380 DSCInputBitPerComponent, NumberOfDSCSlices, AudioSampleRate, AudioSampleLayout, in dml32_CalculateOutputLink() 1408 DSCInputBitPerComponent, NumberOfDSCSlices, AudioSampleRate, in dml32_CalculateOutputLink() 1417 OutputFormat, DSCInputBitPerComponent, in dml32_CalculateOutputLink() 1430 DSCInputBitPerComponent, NumberOfDSCSlices, AudioSampleRate, in dml32_CalculateOutputLink() 1440 OutputFormat, DSCInputBitPerComponent, in dml32_CalculateOutputLink() 1453 DSCInputBitPerComponent, NumberOfDSCSlices, AudioSampleRate, in dml32_CalculateOutputLink() 1461 OutputFormat, DSCInputBitPerComponent, in dml32_CalculateOutputLink() 1476 DSCInputBitPerComponent, NumberOfDSCSlices, AudioSampleRate, in dml32_CalculateOutputLink() 1487 OutputFormat, DSCInputBitPerComponent, in dml32_CalculateOutputLink() [all …]
|
D | display_mode_vba_32.c | 365 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-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20v2.c | 1848 mode_lib->vba.DSCInputBitPerComponent[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1862 mode_lib->vba.DSCInputBitPerComponent[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3270 unsigned int DSCInputBitPerComponent) in TruncToValidBPP() argument 3309 else if (DecimalBPP >= 1.5 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP() 3310 return 1.5 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 3316 || DesiredBPP > 1.5 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP() 3327 else if (DecimalBPP >= 2 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP() 3328 return 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 3334 || DesiredBPP > 2 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP() 3345 else if (DecimalBPP >= 3 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP() [all …]
|
D | display_mode_vba_20.c | 1812 mode_lib->vba.DSCInputBitPerComponent[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1826 mode_lib->vba.DSCInputBitPerComponent[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3196 unsigned int DSCInputBitPerComponent) in TruncToValidBPP() argument 3234 else if (DecimalBPP >= 1.5 * DSCInputBitPerComponent - 1.0 / 16) in TruncToValidBPP() 3235 return 1.5 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 3241 else if (DecimalBPP >= 2 * DSCInputBitPerComponent - 1.0 / 16) in TruncToValidBPP() 3242 return 2 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 3248 else if (DecimalBPP >= 3 * DSCInputBitPerComponent - 1.0 / 16) in TruncToValidBPP() 3249 return 3 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 4045 if (!(mode_lib->vba.DSCInputBitPerComponent[k] == 12.0 in dml20_ModeSupportAndSystemConfigurationFull() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 1804 mode_lib->vba.DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1818 mode_lib->vba.DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3276 unsigned int DSCInputBitPerComponent) in TruncToValidBPP() argument 3315 else if (DecimalBPP >= 1.5 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP() 3316 return 1.5 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 3322 || DesiredBPP > 1.5 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP() 3333 else if (DecimalBPP >= 2 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP() 3334 return 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 3340 || DesiredBPP > 2 * DSCInputBitPerComponent - 1.0 / 16.0 in TruncToValidBPP() 3351 else if (DecimalBPP >= 3 * DSCInputBitPerComponent - 1.0 / 16.0) in TruncToValidBPP() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 2259 v->DSCInputBitPerComponent[k], 2268 v->DSCInputBitPerComponent[k], 2277 v->DSCInputBitPerComponent[k], 3593 unsigned int DSCInputBitPerComponent, argument 3611 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16; 3617 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16; 3626 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0; 3629 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0; 4263 …if (!(v->DSCInputBitPerComponent[k] == 12.0 || v->DSCInputBitPerComponent[k] == 10.0 || v->DSCInpu… 4264 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) { [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 2277 v->DSCInputBitPerComponent[k], 2286 v->DSCInputBitPerComponent[k], 2295 v->DSCInputBitPerComponent[k], 3699 unsigned int DSCInputBitPerComponent, argument 3717 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16; 3723 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16; 3732 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0; 3735 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0; 4350 …if (!(v->DSCInputBitPerComponent[k] == 12.0 || v->DSCInputBitPerComponent[k] == 10.0 || v->DSCInpu… 4351 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) { [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 2137 v->DSCDelay[k] = dscceComputeDelay(v->DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2145 v->DSCDelay[k] = 2 * dscceComputeDelay(v->DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2153 v->DSCDelay[k] = 4 * dscceComputeDelay(v->DSCInputBitPerComponent[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3458 unsigned int DSCInputBitPerComponent, in TruncToValidBPP() argument 3476 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 3482 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 3490 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 3493 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 4027 if (!(v->DSCInputBitPerComponent[k] == 12.0 in dml30_ModeSupportAndSystemConfigurationFull() 4028 || v->DSCInputBitPerComponent[k] == 10.0 in dml30_ModeSupportAndSystemConfigurationFull() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_utils.c | 118 …dml_output_array->DSCInputBitPerComponent[dst_index] = dml_output_array->DSCInputBitPerComponent[s… in dml2_util_copy_dml_output()
|
D | display_mode_core.c | 85 dml_uint_t DSCInputBitPerComponent, 383 dml_uint_t DSCInputBitPerComponent, 736 dml_uint_t DSCInputBitPerComponent, 2714 dml_uint_t DSCInputBitPerComponent, in TruncToValidBPP() argument 2736 MaxDSCBPP = 1.5 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 2742 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16; in TruncToValidBPP() 2755 MaxDSCBPP = 2 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 2758 MaxDSCBPP = 3 * DSCInputBitPerComponent - 1.0 / 16.0; in TruncToValidBPP() 5351 dml_uint_t DSCInputBitPerComponent, in CalculateOutputLink() argument 5383 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (dml_uint_t)AudioSampleRate, AudioSample… in CalculateOutputLink() [all …]
|
D | display_mode_core_structs.h | 564 dml_uint_t DSCInputBitPerComponent[__DML_NUM_PLANES__]; member
|
D | dml2_translation_helper.c | 742 out->DSCInputBitPerComponent[location] = 12; // As per code in dcn20_resource.c in populate_dml_output_cfg_from_stream_state()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared.c | 126 unsigned int DSCInputBitPerComponent, 399 unsigned int DSCInputBitPerComponent, 440 unsigned int DSCInputBitPerComponent, 3967 unsigned int DSCInputBitPerComponent, in TruncToValidBPP() argument 6669 unsigned int DSCInputBitPerComponent, in CalculateOutputLink() argument 6715 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 6740 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 6745 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 6753 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 6759 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() [all …]
|
D | dml2_core_dcn4_calcs.c | 1290 unsigned int DSCInputBitPerComponent, in TruncToValidBPP() argument 4170 unsigned int DSCInputBitPerComponent, in CalculateOutputLink() argument 4215 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4240 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4245 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4253 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4259 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4267 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4272 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() 4282 …OutputFormat, DSCInputBitPerComponent, NumberOfDSCSlices, (unsigned int)AudioSampleRate, AudioSamp… in CalculateOutputLink() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.c | 652 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()
|
D | display_mode_vba.h | 509 unsigned int DSCInputBitPerComponent[DC__NUM_DPP__MAX]; member
|