Home
last modified time | relevance | path

Searched refs:Read256BytesBlockWidthC (Results 1 – 6 of 6) 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[],
H A Ddisplay_mode_vba_util_32.c431 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathAndDETConfiguration()
499 Read256BytesBlockWidthC, in dml32_CalculateSwathAndDETConfiguration()
703 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathWidth() argument
808 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in dml32_CalculateSwathWidth()
812 Read256BytesBlockWidthC[k] - 1, in dml32_CalculateSwathWidth()
813 Read256BytesBlockWidthC[k]) - in dml32_CalculateSwathWidth()
815 Read256BytesBlockWidthC[k])); in dml32_CalculateSwathWidth()
819 Read256BytesBlockWidthC[k]) + in dml32_CalculateSwathWidth()
820 Read256BytesBlockWidthC[k]); in dml32_CalculateSwathWidth()
827 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in dml32_CalculateSwathWidth()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c498 int Read256BytesBlockWidthC[],
536 int Read256BytesBlockWidthC[],
2888 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
2911 &Read256BytesBlockWidthC[k]); in DisplayPipeConfiguration()
2931 Read256BytesBlockWidthC, in DisplayPipeConfiguration()
5838 int Read256BytesBlockWidthC[], in CalculateSwathAndDETConfiguration() argument
5891 Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration()
6028 int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument
6096 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
6098 Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c602 dml_uint_t Read256BytesBlockWidthC[],
687 dml_uint_t Read256BytesBlockWidthC[],
4133 p->Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration()
4318 dml_uint_t Read256BytesBlockWidthC[], in CalculateSwathWidth() argument
4412 surface_width_ub_c = (dml_uint_t)dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
4414 …+ SwathWidthC[k] + Read256BytesBlockWidthC[k] - 1, Read256BytesBlockWidthC[k]) - dml_floor(Viewpor… in CalculateSwathWidth()
4416 …(surface_width_ub_c, dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockW… in CalculateSwathWidth()
4423 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in CalculateSwathWidth()
4449 dml_print("DML::%s: k=%u Read256BytesBlockWidthC=%u\n", __func__, k, Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
4747 dml_uint_t Read256BytesBlockWidthC[], in CalculateSurfaceSizeInMall() argument
[all …]
H A Ddisplay_mode_core_structs.h1494 dml_uint_t *Read256BytesBlockWidthC; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c826 unsigned int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument
907 req_width_horz_c = Read256BytesBlockWidthC[k]; in CalculateSwathWidth()
928 …LOG_VERBOSE("DML::%s: k=%u Read256BytesBlockWidthC=%u\n", __func__, k, Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
959 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in CalculateSwathWidth()
3727 p->Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration()
4552 unsigned int Read256BytesBlockWidthC[], in CalculateSurfaceSizeInMall() argument
8345 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthC = mode_lib->ms.Read256BlockWidth… in dml_core_mode_support()
10632 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthC = mode_lib->mp.Read256BlockWidth… in dml_core_mode_programming()