Searched refs:Read256BytesBlockWidthY (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 | 119 unsigned int Read256BytesBlockWidthY[], 170 unsigned int Read256BytesBlockWidthY[], 354 unsigned int Read256BytesBlockWidthY[],
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 550 int Read256BytesBlockWidthY[], 588 int Read256BytesBlockWidthY[], 3274 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local 3298 &Read256BytesBlockWidthY[k], 3320 Read256BytesBlockWidthY, 6628 int Read256BytesBlockWidthY[], argument 6681 Read256BytesBlockWidthY, 6810 int Read256BytesBlockWidthY[], argument 6879 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); 6889 …ce_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW… [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 95 unsigned int Read256BytesBlockWidthY[], 455 unsigned int Read256BytesBlockWidthY[], 1143 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockWidthY = mode_lib->ms.Read256BlockWidth… in dml2_core_shared_mode_support() 3500 unsigned int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument 3586 unsigned int req_width_horz_y = Read256BytesBlockWidthY[k]; in CalculateSwathWidth() 3607 …dml2_printf("DML::%s: k=%u Read256BytesBlockWidthY=%u\n", __func__, k, Read256BytesBlockWidthY[k]); in CalculateSwathWidth() 3640 MaximumSwathHeightY[k] = Read256BytesBlockWidthY[k]; in CalculateSwathWidth() 6340 p->Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration() 6999 unsigned int Read256BytesBlockWidthY[], in CalculateSurfaceSizeInMall() argument 7039 math_min2(math_ceil2(surface->plane0.width, 8 * Read256BytesBlockWidthY[k]), in CalculateSurfaceSizeInMall() [all …]
|
H A D | dml2_core_shared_types.h | 1580 unsigned int *Read256BytesBlockWidthY; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 1436 dml_uint_t *Read256BytesBlockWidthY; member
|