Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h119 unsigned int Read256BytesBlockWidthY[],
170 unsigned int Read256BytesBlockWidthY[],
354 unsigned int Read256BytesBlockWidthY[],
H A 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
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()
1790 unsigned int Read256BytesBlockWidthY[], in dml32_CalculateSurfaceSizeInMall() argument
1836 Read256BytesBlockWidthY[k] - 1, 8 * Read256BytesBlockWidthY[k]) in dml32_CalculateSurfaceSizeInMall()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c565 int Read256BytesBlockWidthY[],
603 int Read256BytesBlockWidthY[],
3048 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3071 &Read256BytesBlockWidthY[k], in DisplayPipeConfiguration()
3091 Read256BytesBlockWidthY, in DisplayPipeConfiguration()
6103 int Read256BytesBlockWidthY[], in CalculateSwathAndDETConfiguration() argument
6156 Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
6293 int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
6353 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
6360 Read256BytesBlockWidthY[k]) + Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c550 int Read256BytesBlockWidthY[],
588 int Read256BytesBlockWidthY[],
3274 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3298 &Read256BytesBlockWidthY[k],
3320 Read256BytesBlockWidthY,
6628 int Read256BytesBlockWidthY[], argument
6681 Read256BytesBlockWidthY,
6810 int Read256BytesBlockWidthY[], argument
6879 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6889 …ce_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW…
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c558 int Read256BytesBlockWidthY[],
596 int Read256BytesBlockWidthY[],
3293 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3317 &Read256BytesBlockWidthY[k],
3338 Read256BytesBlockWidthY,
6722 int Read256BytesBlockWidthY[], argument
6775 Read256BytesBlockWidthY,
6901 int Read256BytesBlockWidthY[], argument
6969 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
6979 …ce_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW…
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c601 dml_uint_t Read256BytesBlockWidthY[],
686 dml_uint_t Read256BytesBlockWidthY[],
4132 p->Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
4317 dml_uint_t Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
4400 surface_width_ub_l = (dml_uint_t)dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
4407 …+ SwathWidthY[k] + Read256BytesBlockWidthY[k] - 1, Read256BytesBlockWidthY[k]) - dml_floor(Viewpor… in CalculateSwathWidth()
4409 …(surface_width_ub_l, dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW… in CalculateSwathWidth()
4422 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
4746 dml_uint_t Read256BytesBlockWidthY[], in CalculateSurfaceSizeInMall() argument
4774Read256BytesBlockWidthY[k]), dml_floor(ViewportXStartY[k] + ViewportWidthY[k] + 8 * Read256BytesBl… in CalculateSurfaceSizeInMall()
[all …]
H A Ddisplay_mode_core_structs.h1494 dml_uint_t *Read256BytesBlockWidthY; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1615 unsigned int *Read256BytesBlockWidthY; member
H A Ddml2_core_dcn4_calcs.c836 unsigned int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
923 req_width_horz_y = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
944 …dml2_printf("DML::%s: k=%u Read256BytesBlockWidthY=%u\n", __func__, k, Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
977 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
3778 p->Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
4596 unsigned int Read256BytesBlockWidthY[], in CalculateSurfaceSizeInMall() argument
7746 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->ms.Read256BlockWidth… in dml_core_mode_support()
10643 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->mp.Read256BlockWidth… in dml_core_mode_programming()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2717 double Read256BytesBlockWidthY; in dml20_DisplayPipeConfiguration() local
2767 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20_DisplayPipeConfiguration()
2782 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20_DisplayPipeConfiguration()
2792 MaximumSwathHeightY = Read256BytesBlockWidthY; in dml20_DisplayPipeConfiguration()
H A Ddisplay_mode_vba_20v2.c2790 double Read256BytesBlockWidthY; in dml20v2_DisplayPipeConfiguration() local
2840 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20v2_DisplayPipeConfiguration()
2855 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20v2_DisplayPipeConfiguration()
2865 MaximumSwathHeightY = Read256BytesBlockWidthY; in dml20v2_DisplayPipeConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c2815 double Read256BytesBlockWidthY; in DisplayPipeConfiguration() local
2865 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in DisplayPipeConfiguration()
2880 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in DisplayPipeConfiguration()
2890 MaximumSwathHeightY = Read256BytesBlockWidthY; in DisplayPipeConfiguration()