Home
last modified time | relevance | path

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

/linux/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/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/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/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c504 double BytePerPixDETC[],
2882 double BytePerPixDETC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
2907 &BytePerPixDETC[k], in DisplayPipeConfiguration()
2937 BytePerPixDETC, in DisplayPipeConfiguration()
5844 double BytePerPixDETC[], in CalculateSwathAndDETConfiguration()
5951 RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration()
5953 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c565 double BytePerPixDETC[],
3289 double BytePerPixDETC[DC__NUM_DPP__MAX]; local
3315 &BytePerPixDETC[k],
3346 BytePerPixDETC,
6730 double BytePerPixDETC[],
6831 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…
6832 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c557 double BytePerPixDETC[],
3270 double BytePerPixDETC[DC__NUM_DPP__MAX]; local
3296 &BytePerPixDETC[k],
3328 BytePerPixDETC,
6636 double BytePerPixDETC[],
6741 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…
6742 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1500 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()
7079 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support()
7618 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support()
8541 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = locals->BytePerPixelDETC; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c3746 …p->full_swath_bytes_c[k] = (unsigned int)(p->swath_width_chroma_ub[k] * p->BytePerPixDETC[k] * Max… in CalculateSwathAndDETConfiguration()
3754 DML_LOG_VERBOSE("DML::%s: k=%u BytePerPixDETC = %f\n", __func__, k, p->BytePerPixDETC[k]); in CalculateSwathAndDETConfiguration()
8352 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support()
10640 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->mp.BytePerPixelInDETC; in dml_core_mode_programming()