Home
last modified time | relevance | path

Searched refs:Read256BytesBlockWidthY (Results 1 – 6 of 6) 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[],
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
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/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c497 int Read256BytesBlockWidthY[],
535 int Read256BytesBlockWidthY[],
2887 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
2910 &Read256BytesBlockWidthY[k], in DisplayPipeConfiguration()
2930 Read256BytesBlockWidthY, in DisplayPipeConfiguration()
5837 int Read256BytesBlockWidthY[], in CalculateSwathAndDETConfiguration() argument
5890 Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
6027 int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
6087 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
6094 Read256BytesBlockWidthY[k]) + Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
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()
4447 dml_print("DML::%s: k=%u Read256BytesBlockWidthY=%u\n", __func__, k, Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
4746 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_dcn4_calcs.c825 unsigned int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
906 req_width_horz_y = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
926 …LOG_VERBOSE("DML::%s: k=%u Read256BytesBlockWidthY=%u\n", __func__, k, Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
958 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in CalculateSwathWidth()
3726 p->Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
4551 unsigned int Read256BytesBlockWidthY[], in CalculateSurfaceSizeInMall() argument
8344 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->ms.Read256BlockWidth… in dml_core_mode_support()
10631 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->mp.Read256BlockWidth… in dml_core_mode_programming()