Searched refs:Read256BytesBlockHeightC (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 | 118 unsigned int Read256BytesBlockHeightC[], 169 unsigned int Read256BytesBlockHeightC[], 357 unsigned int Read256BytesBlockHeightC[],
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 600 dml_uint_t Read256BytesBlockHeightC[], 689 dml_uint_t Read256BytesBlockHeightC[], 4146 p->Read256BytesBlockHeightC, in CalculateSwathAndDETConfiguration() 4331 dml_uint_t Read256BytesBlockHeightC[], in CalculateSwathWidth() argument 4421 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth() 4447 surface_height_ub_c = (dml_uint_t)dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); in CalculateSwathWidth() 4449 …SwathWidthC[k] + Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - dml_floor(Viewpor… in CalculateSwathWidth() 4451 …urface_height_ub_c, dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockH… in CalculateSwathWidth() 4466 …dml_print("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k]); in CalculateSwathWidth() 4765 dml_uint_t Read256BytesBlockHeightC[], in CalculateSurfaceSizeInMall() argument [all …]
|
| H A D | display_mode_core_structs.h | 1492 dml_uint_t *Read256BytesBlockHeightC; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 824 unsigned int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument 919 …eil2((double)display_cfg->plane_descriptors[k].surface.plane1.height, Read256BytesBlockHeightC[k]); in CalculateSwathWidth() 930 …G_VERBOSE("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k]); in CalculateSwathWidth() 940 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth() 970 …Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - math_floor2(display_cfg->plane_des… in CalculateSwathWidth() 972 …ght_ub_c, math_ceil2((double)SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockH… in CalculateSwathWidth() 974 req_per_swath_ub_c[k] = swath_width_chroma_ub[k] / Read256BytesBlockHeightC[k]; in CalculateSwathWidth() 3737 p->Read256BytesBlockHeightC, in CalculateSwathAndDETConfiguration() 4569 unsigned int Read256BytesBlockHeightC[], in CalculateSurfaceSizeInMall() argument 4582 (void)Read256BytesBlockHeightC; in CalculateSurfaceSizeInMall() [all …]
|
| H A D | dml2_core_shared_types.h | 1789 unsigned int *Read256BytesBlockHeightC; member
|