Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h120 unsigned int Read256BytesBlockWidthC[],
171 unsigned int Read256BytesBlockWidthC[],
355 unsigned int Read256BytesBlockWidthC[],
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c551 int Read256BytesBlockWidthC[],
589 int Read256BytesBlockWidthC[],
3275 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local
3299 &Read256BytesBlockWidthC[k]);
3321 Read256BytesBlockWidthC,
6629 int Read256BytesBlockWidthC[], argument
6682 Read256BytesBlockWidthC,
6811 int Read256BytesBlockWidthC[], argument
6891 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]);
6895 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]);
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c96 unsigned int Read256BytesBlockWidthC[],
456 unsigned int Read256BytesBlockWidthC[],
1144 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthC = mode_lib->ms.Read256BlockWidth… in dml2_core_shared_mode_support()
3501 unsigned int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument
3587 unsigned int req_width_horz_c = Read256BytesBlockWidthC[k]; in CalculateSwathWidth()
3609 …dml2_printf("DML::%s: k=%u Read256BytesBlockWidthC=%u\n", __func__, k, Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
3641 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in CalculateSwathWidth()
6341 p->Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration()
7000 unsigned int Read256BytesBlockWidthC[], in CalculateSurfaceSizeInMall() argument
7045 if (Read256BytesBlockWidthC[k] > 0) { in CalculateSurfaceSizeInMall()
[all …]
H A Ddml2_core_shared_types.h1581 unsigned int *Read256BytesBlockWidthC; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1437 dml_uint_t *Read256BytesBlockWidthC; member