Home
last modified time | relevance | path

Searched refs:BytePerPixDETC (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2714 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 Ddisplay_mode_vba_20v2.c2787 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 Ddisplay_mode_vba_util_32.h126 double BytePerPixDETC[],
H A Ddisplay_mode_vba_util_32.c437 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 Ddisplay_mode_vba_21.c2812 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 Ddisplay_mode_vba_30.c572 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 Ddisplay_mode_vba_31.c557 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 Ddisplay_mode_vba_314.c565 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 Ddml2_core_shared_types.h1623 double *BytePerPixDETC; member
H A Ddml2_core_dcn4_calcs.c3798 …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 Ddisplay_mode_core_structs.h1501 dml_float_t *BytePerPixDETC; member
H A Ddisplay_mode_core.c4151 …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()