Home
last modified time | relevance | path

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

/linux/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[],
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c601 dml_uint_t Read256BytesBlockWidthY[],
686 dml_uint_t Read256BytesBlockWidthY[],
4147 p->Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
4332 dml_uint_t Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
4416 surface_width_ub_l = (dml_uint_t)dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
4423 …+ SwathWidthY[k] + Read256BytesBlockWidthY[k] - 1, Read256BytesBlockWidthY[k]) - dml_floor(Viewpor… in CalculateSwathWidth()
4425 …(surface_width_ub_l, dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW… in CalculateSwathWidth()
4438 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
4463 dml_print("DML::%s: k=%u Read256BytesBlockWidthY=%u\n", __func__, k, Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
4762 dml_uint_t Read256BytesBlockWidthY[], in CalculateSurfaceSizeInMall() argument
[all …]
H A Ddisplay_mode_core_structs.h1493 dml_uint_t *Read256BytesBlockWidthY; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1790 unsigned int *Read256BytesBlockWidthY; member
H A Ddml2_core_dcn4_calcs.c825 unsigned int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
907 req_width_horz_y = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
927 …LOG_VERBOSE("DML::%s: k=%u Read256BytesBlockWidthY=%u\n", __func__, k, Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
959 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
3738 p->Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
4566 unsigned int Read256BytesBlockWidthY[], in CalculateSurfaceSizeInMall() argument
4579 (void)Read256BytesBlockWidthY; in CalculateSurfaceSizeInMall()
8364 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->ms.Read256BlockWidth… in dml_core_mode_support()
10653 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->mp.Read256BlockWidth… in dml_core_mode_programming()