Searched refs:Read256BytesBlockWidthC (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 120 unsigned int Read256BytesBlockWidthC[], 171 unsigned int Read256BytesBlockWidthC[], 355 unsigned int Read256BytesBlockWidthC[],
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 602 dml_uint_t Read256BytesBlockWidthC[], 687 dml_uint_t Read256BytesBlockWidthC[], 4148 p->Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration() 4333 dml_uint_t Read256BytesBlockWidthC[], in CalculateSwathWidth() argument 4428 surface_width_ub_c = (dml_uint_t)dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth() 4430 …+ SwathWidthC[k] + Read256BytesBlockWidthC[k] - 1, Read256BytesBlockWidthC[k]) - dml_floor(Viewpor… in CalculateSwathWidth() 4432 …(surface_width_ub_c, dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockW… in CalculateSwathWidth() 4439 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in CalculateSwathWidth() 4465 dml_print("DML::%s: k=%u Read256BytesBlockWidthC=%u\n", __func__, k, Read256BytesBlockWidthC[k]); in CalculateSwathWidth() 4763 dml_uint_t Read256BytesBlockWidthC[], in CalculateSurfaceSizeInMall() argument [all …]
|
| H A D | display_mode_core_structs.h | 1494 dml_uint_t *Read256BytesBlockWidthC; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 1791 unsigned int *Read256BytesBlockWidthC; member
|
| H A D | dml2_core_dcn4_calcs.c | 826 unsigned int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument 908 req_width_horz_c = Read256BytesBlockWidthC[k]; in CalculateSwathWidth() 929 …LOG_VERBOSE("DML::%s: k=%u Read256BytesBlockWidthC=%u\n", __func__, k, Read256BytesBlockWidthC[k]); in CalculateSwathWidth() 960 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in CalculateSwathWidth() 3739 p->Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration() 4567 unsigned int Read256BytesBlockWidthC[], in CalculateSurfaceSizeInMall() argument 4580 (void)Read256BytesBlockWidthC; in CalculateSurfaceSizeInMall() 8365 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthC = mode_lib->ms.Read256BlockWidth… in dml_core_mode_support() 10654 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthC = mode_lib->mp.Read256BlockWidth… in dml_core_mode_programming()
|