| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_mode_vba_20.c | 2714 double BytePerPixDETC; in dml20_DisplayPipeConfiguration() local 2735 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration() 2738 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration() 2741 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration() 2744 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration() 2747 BytePerPixDETC = 2; in dml20_DisplayPipeConfiguration() 2750 BytePerPixDETC = 8.0 / 3.0; in dml20_DisplayPipeConfiguration() 2784 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration() 2880 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration() 2885 * BytePerPixDETC * MaximumSwathHeightC; in dml20_DisplayPipeConfiguration()
|
| H A D | display_mode_vba_20v2.c | 2787 double BytePerPixDETC; in dml20v2_DisplayPipeConfiguration() local 2808 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration() 2811 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration() 2814 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration() 2817 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration() 2820 BytePerPixDETC = 2; in dml20v2_DisplayPipeConfiguration() 2823 BytePerPixDETC = 8.0 / 3.0; in dml20v2_DisplayPipeConfiguration() 2857 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration() 2953 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration() 2958 * BytePerPixDETC * MaximumSwathHeightC; in dml20v2_DisplayPipeConfiguration()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 126 double BytePerPixDETC[],
|
| H A D | display_mode_vba_util_32.c | 437 double BytePerPixDETC[], in dml32_CalculateSwathAndDETConfiguration() 517 …RoundedUpMaxSwathSizeBytesC[k] = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeight… in dml32_CalculateSwathAndDETConfiguration() 526 dml_print("DML::%s: k=%0d BytePerPixDETC = %f\n", __func__, k, BytePerPixDETC[k]); in dml32_CalculateSwathAndDETConfiguration()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_mode_vba_21.c | 2812 double BytePerPixDETC; in DisplayPipeConfiguration() local 2833 BytePerPixDETC = 0; in DisplayPipeConfiguration() 2836 BytePerPixDETC = 0; in DisplayPipeConfiguration() 2839 BytePerPixDETC = 0; in DisplayPipeConfiguration() 2842 BytePerPixDETC = 0; in DisplayPipeConfiguration() 2845 BytePerPixDETC = 2; in DisplayPipeConfiguration() 2848 BytePerPixDETC = 8.0 / 3.0; in DisplayPipeConfiguration() 2882 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration() 2975 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration() 2980 * BytePerPixDETC * MaximumSwathHeightC; in DisplayPipeConfiguration()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 572 double BytePerPixDETC[], 3043 double BytePerPixDETC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local 3068 &BytePerPixDETC[k], in DisplayPipeConfiguration() 3098 BytePerPixDETC, in DisplayPipeConfiguration() 6110 double BytePerPixDETC[], in CalculateSwathAndDETConfiguration() 6217 RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration() 6219 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 557 double BytePerPixDETC[], 3269 double BytePerPixDETC[DC__NUM_DPP__MAX]; local 3295 &BytePerPixDETC[k], 3327 BytePerPixDETC, 6635 double BytePerPixDETC[], 6740 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k… 6741 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 565 double BytePerPixDETC[], 3288 double BytePerPixDETC[DC__NUM_DPP__MAX]; local 3314 &BytePerPixDETC[k], 3345 BytePerPixDETC, 6729 double BytePerPixDETC[], 6830 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k… 6831 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 1623 double *BytePerPixDETC; member
|
| H A D | dml2_core_dcn4_calcs.c | 3798 …p->full_swath_bytes_c[k] = (unsigned int)(p->swath_width_chroma_ub[k] * p->BytePerPixDETC[k] * Max… in CalculateSwathAndDETConfiguration() 3806 dml2_printf("DML::%s: k=%u BytePerPixDETC = %f\n", __func__, k, p->BytePerPixDETC[k]); in CalculateSwathAndDETConfiguration() 7754 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support() 10652 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->mp.BytePerPixelInDETC; in dml_core_mode_programming()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/ |
| H A D | display_mode_core_structs.h | 1501 dml_float_t *BytePerPixDETC; member
|
| H A D | display_mode_core.c | 4151 …RoundedUpMaxSwathSizeBytesC[k] = (dml_uint_t)(p->swath_width_chroma_ub[k] * p->BytePerPixDETC[k] *… in CalculateSwathAndDETConfiguration() 4159 dml_print("DML::%s: k=%u BytePerPixDETC = %f\n", __func__, k, p->BytePerPixDETC[k]); in CalculateSwathAndDETConfiguration() 7009 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support() 7548 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support() 8533 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = locals->BytePerPixelDETC; in dml_core_mode_programming()
|