Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h120 unsigned int Read256BytesBlockWidthC[],
171 unsigned int Read256BytesBlockWidthC[],
354 unsigned int Read256BytesBlockWidthC[],
Ddisplay_mode_vba_util_32.c431 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathAndDETConfiguration()
499 Read256BytesBlockWidthC, in dml32_CalculateSwathAndDETConfiguration()
703 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathWidth() argument
808 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in dml32_CalculateSwathWidth()
812 Read256BytesBlockWidthC[k] - 1, in dml32_CalculateSwathWidth()
813 Read256BytesBlockWidthC[k]) - in dml32_CalculateSwathWidth()
815 Read256BytesBlockWidthC[k])); in dml32_CalculateSwathWidth()
819 Read256BytesBlockWidthC[k]) + in dml32_CalculateSwathWidth()
820 Read256BytesBlockWidthC[k]); in dml32_CalculateSwathWidth()
827 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in dml32_CalculateSwathWidth()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c568 int Read256BytesBlockWidthC[],
606 int Read256BytesBlockWidthC[],
3061 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3084 &Read256BytesBlockWidthC[k]); in DisplayPipeConfiguration()
3104 Read256BytesBlockWidthC, in DisplayPipeConfiguration()
6113 int Read256BytesBlockWidthC[], in CalculateSwathAndDETConfiguration() argument
6166 Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration()
6303 int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument
6371 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
6373 Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c551 int Read256BytesBlockWidthC[],
589 int Read256BytesBlockWidthC[],
3284 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local
3308 &Read256BytesBlockWidthC[k]);
3329 Read256BytesBlockWidthC,
6481 int Read256BytesBlockWidthC[], argument
6534 Read256BytesBlockWidthC,
6659 int Read256BytesBlockWidthC[], argument
6739 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]);
6743 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]);
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c563 int Read256BytesBlockWidthC[],
601 int Read256BytesBlockWidthC[],
3306 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local
3330 &Read256BytesBlockWidthC[k]);
3351 Read256BytesBlockWidthC,
6580 int Read256BytesBlockWidthC[], argument
6633 Read256BytesBlockWidthC,
6759 int Read256BytesBlockWidthC[], argument
6838 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]);
6842 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]);
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2721 double Read256BytesBlockWidthC; in dml20_DisplayPipeConfiguration() local
2773 Read256BytesBlockWidthC = 0; in dml20_DisplayPipeConfiguration()
2787 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration()
2796 MaximumSwathHeightC = Read256BytesBlockWidthC; in dml20_DisplayPipeConfiguration()
Ddisplay_mode_vba_20v2.c2794 double Read256BytesBlockWidthC; in dml20v2_DisplayPipeConfiguration() local
2846 Read256BytesBlockWidthC = 0; in dml20v2_DisplayPipeConfiguration()
2860 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration()
2869 MaximumSwathHeightC = Read256BytesBlockWidthC; in dml20v2_DisplayPipeConfiguration()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2819 double Read256BytesBlockWidthC; in DisplayPipeConfiguration() local
2871 Read256BytesBlockWidthC = 0; in DisplayPipeConfiguration()
2885 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration()
2894 MaximumSwathHeightC = Read256BytesBlockWidthC; in DisplayPipeConfiguration()