Searched refs:Read256BytesBlockHeightY (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 | 117 unsigned int Read256BytesBlockHeightY[], 168 unsigned int Read256BytesBlockHeightY[], 356 unsigned int Read256BytesBlockHeightY[],
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 599 dml_uint_t Read256BytesBlockHeightY[], 688 dml_uint_t Read256BytesBlockHeightY[], 4145 p->Read256BytesBlockHeightY, in CalculateSwathAndDETConfiguration() 4330 dml_uint_t Read256BytesBlockHeightY[], in CalculateSwathWidth() argument 4417 surface_height_ub_l = (dml_uint_t)dml_ceil(SurfaceHeightY[k], Read256BytesBlockHeightY[k]); in CalculateSwathWidth() 4420 MaximumSwathHeightY[k] = Read256BytesBlockHeightY[k]; in CalculateSwathWidth() 4442 … SwathWidthY[k] + Read256BytesBlockHeightY[k] - 1, Read256BytesBlockHeightY[k]) - dml_floor(Viewpo… in CalculateSwathWidth() 4444 …urface_height_ub_l, dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockHeightY[k]) + Read256BytesBlockH… in CalculateSwathWidth() 4464 …dml_print("DML::%s: k=%u Read256BytesBlockHeightY=%u\n", __func__, k, Read256BytesBlockHeightY[k]); in CalculateSwathWidth() 4764 dml_uint_t Read256BytesBlockHeightY[], in CalculateSurfaceSizeInMall() argument [all …]
|
| H A D | display_mode_core_structs.h | 1491 dml_uint_t *Read256BytesBlockHeightY; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 823 unsigned int Read256BytesBlockHeightY[], in CalculateSwathWidth() argument 917 …eil2((double)display_cfg->plane_descriptors[k].surface.plane0.height, Read256BytesBlockHeightY[k]); in CalculateSwathWidth() 928 …G_VERBOSE("DML::%s: k=%u Read256BytesBlockHeightY=%u\n", __func__, k, Read256BytesBlockHeightY[k]); in CalculateSwathWidth() 939 MaximumSwathHeightY[k] = Read256BytesBlockHeightY[k]; in CalculateSwathWidth() 963 …Read256BytesBlockHeightY[k] - 1, Read256BytesBlockHeightY[k]) - math_floor2(display_cfg->plane_des… in CalculateSwathWidth() 965 …ght_ub_l, math_ceil2((double)SwathWidthY[k] - 1, Read256BytesBlockHeightY[k]) + Read256BytesBlockH… in CalculateSwathWidth() 967 req_per_swath_ub_l[k] = swath_width_luma_ub[k] / Read256BytesBlockHeightY[k]; in CalculateSwathWidth() 3736 p->Read256BytesBlockHeightY, in CalculateSwathAndDETConfiguration() 4568 unsigned int Read256BytesBlockHeightY[], in CalculateSurfaceSizeInMall() argument 4581 (void)Read256BytesBlockHeightY; in CalculateSurfaceSizeInMall() [all …]
|
| H A D | dml2_core_shared_types.h | 1788 unsigned int *Read256BytesBlockHeightY; member
|