Home
last modified time | relevance | path

Searched refs:Read256BytesBlockWidthY (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.h119 unsigned int Read256BytesBlockWidthY[],
170 unsigned int Read256BytesBlockWidthY[],
353 unsigned int Read256BytesBlockWidthY[],
Ddisplay_mode_vba_util_32.c430 unsigned int Read256BytesBlockWidthY[], in dml32_CalculateSwathAndDETConfiguration()
498 Read256BytesBlockWidthY, in dml32_CalculateSwathAndDETConfiguration()
702 unsigned int Read256BytesBlockWidthY[], in dml32_CalculateSwathWidth() argument
787 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in dml32_CalculateSwathWidth()
797 Read256BytesBlockWidthY[k] - 1, in dml32_CalculateSwathWidth()
798 Read256BytesBlockWidthY[k]) - in dml32_CalculateSwathWidth()
800 Read256BytesBlockWidthY[k])); in dml32_CalculateSwathWidth()
804 Read256BytesBlockWidthY[k]) + in dml32_CalculateSwathWidth()
805 Read256BytesBlockWidthY[k]); in dml32_CalculateSwathWidth()
826 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in dml32_CalculateSwathWidth()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c567 int Read256BytesBlockWidthY[],
605 int Read256BytesBlockWidthY[],
3060 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3083 &Read256BytesBlockWidthY[k], in DisplayPipeConfiguration()
3103 Read256BytesBlockWidthY, in DisplayPipeConfiguration()
6112 int Read256BytesBlockWidthY[], in CalculateSwathAndDETConfiguration() argument
6165 Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
6302 int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
6362 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
6369 Read256BytesBlockWidthY[k]) + Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c550 int Read256BytesBlockWidthY[],
588 int Read256BytesBlockWidthY[],
3283 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3307 &Read256BytesBlockWidthY[k],
3328 Read256BytesBlockWidthY,
6480 int Read256BytesBlockWidthY[], argument
6533 Read256BytesBlockWidthY,
6658 int Read256BytesBlockWidthY[], argument
6727 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6737 …ce_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW…
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c562 int Read256BytesBlockWidthY[],
600 int Read256BytesBlockWidthY[],
3305 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3329 &Read256BytesBlockWidthY[k],
3350 Read256BytesBlockWidthY,
6579 int Read256BytesBlockWidthY[], argument
6632 Read256BytesBlockWidthY,
6758 int Read256BytesBlockWidthY[], argument
6826 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6836 …ce_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW…
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2720 double Read256BytesBlockWidthY; in dml20_DisplayPipeConfiguration() local
2770 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20_DisplayPipeConfiguration()
2785 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20_DisplayPipeConfiguration()
2795 MaximumSwathHeightY = Read256BytesBlockWidthY; in dml20_DisplayPipeConfiguration()
Ddisplay_mode_vba_20v2.c2793 double Read256BytesBlockWidthY; in dml20v2_DisplayPipeConfiguration() local
2843 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20v2_DisplayPipeConfiguration()
2858 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20v2_DisplayPipeConfiguration()
2868 MaximumSwathHeightY = Read256BytesBlockWidthY; in dml20v2_DisplayPipeConfiguration()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2818 double Read256BytesBlockWidthY; in DisplayPipeConfiguration() local
2868 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in DisplayPipeConfiguration()
2883 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in DisplayPipeConfiguration()
2893 MaximumSwathHeightY = Read256BytesBlockWidthY; in DisplayPipeConfiguration()