Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2717 double BytePerPixDETC; in dml20_DisplayPipeConfiguration() local
2738 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration()
2741 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration()
2744 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration()
2747 BytePerPixDETC = 0; in dml20_DisplayPipeConfiguration()
2750 BytePerPixDETC = 2; in dml20_DisplayPipeConfiguration()
2753 BytePerPixDETC = 8.0 / 3.0; in dml20_DisplayPipeConfiguration()
2787 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration()
2883 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration()
2888 * BytePerPixDETC * MaximumSwathHeightC; in dml20_DisplayPipeConfiguration()
Ddisplay_mode_vba_20v2.c2790 double BytePerPixDETC; in dml20v2_DisplayPipeConfiguration() local
2811 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration()
2814 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration()
2817 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration()
2820 BytePerPixDETC = 0; in dml20v2_DisplayPipeConfiguration()
2823 BytePerPixDETC = 2; in dml20v2_DisplayPipeConfiguration()
2826 BytePerPixDETC = 8.0 / 3.0; in dml20v2_DisplayPipeConfiguration()
2860 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration()
2956 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration()
2961 * BytePerPixDETC * MaximumSwathHeightC; in dml20v2_DisplayPipeConfiguration()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h126 double BytePerPixDETC[],
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-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2815 double BytePerPixDETC; in DisplayPipeConfiguration() local
2836 BytePerPixDETC = 0; in DisplayPipeConfiguration()
2839 BytePerPixDETC = 0; in DisplayPipeConfiguration()
2842 BytePerPixDETC = 0; in DisplayPipeConfiguration()
2845 BytePerPixDETC = 0; in DisplayPipeConfiguration()
2848 BytePerPixDETC = 2; in DisplayPipeConfiguration()
2851 BytePerPixDETC = 8.0 / 3.0; in DisplayPipeConfiguration()
2885 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration()
2978 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration()
2983 * BytePerPixDETC * MaximumSwathHeightC; in DisplayPipeConfiguration()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c574 double BytePerPixDETC[],
3055 double BytePerPixDETC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3080 &BytePerPixDETC[k], in DisplayPipeConfiguration()
3110 BytePerPixDETC, in DisplayPipeConfiguration()
6119 double BytePerPixDETC[], in CalculateSwathAndDETConfiguration()
6226 RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration()
6228 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c557 double BytePerPixDETC[],
3278 double BytePerPixDETC[DC__NUM_DPP__MAX]; local
3304 &BytePerPixDETC[k],
3335 BytePerPixDETC,
6487 double BytePerPixDETC[],
6588 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…
6589 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c569 double BytePerPixDETC[],
3300 double BytePerPixDETC[DC__NUM_DPP__MAX]; local
3326 &BytePerPixDETC[k],
3357 BytePerPixDETC,
6586 double BytePerPixDETC[],
6687 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…
6688 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;