Home
last modified time | relevance | path

Searched refs:Read256BytesBlockHeightY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h117 unsigned int Read256BytesBlockHeightY[],
168 unsigned int Read256BytesBlockHeightY[],
356 unsigned int Read256BytesBlockHeightY[],
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c548 int Read256BytesBlockHeightY[],
586 int Read256BytesBlockHeightY[],
3272 int Read256BytesBlockHeightY[DC__NUM_DPP__MAX]; local
3296 &Read256BytesBlockHeightY[k],
3318 Read256BytesBlockHeightY,
6626 int Read256BytesBlockHeightY[], argument
6679 Read256BytesBlockHeightY,
6808 int Read256BytesBlockHeightY[], argument
6880 int surface_height_ub_l = dml_ceil(SurfaceHeightY[k], Read256BytesBlockHeightY[k]);
6887 MaximumSwathHeightY[k] = Read256BytesBlockHeightY[k];
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c93 unsigned int Read256BytesBlockHeightY[],
457 unsigned int Read256BytesBlockHeightY[],
1141 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->ms.Read256BlockHeig… in dml2_core_shared_mode_support()
3498 unsigned int Read256BytesBlockHeightY[], in CalculateSwathWidth() argument
3596 …eil2((double)display_cfg->plane_descriptors[k].surface.plane0.height, Read256BytesBlockHeightY[k]); in CalculateSwathWidth()
3608 …dml2_printf("DML::%s: k=%u Read256BytesBlockHeightY=%u\n", __func__, k, Read256BytesBlockHeightY[k… in CalculateSwathWidth()
3620 MaximumSwathHeightY[k] = Read256BytesBlockHeightY[k]; in CalculateSwathWidth()
3644Read256BytesBlockHeightY[k] - 1, Read256BytesBlockHeightY[k]) - math_floor2(display_cfg->plane_des… in CalculateSwathWidth()
3646 …ght_ub_l, math_ceil2((double)SwathWidthY[k] - 1, Read256BytesBlockHeightY[k]) + Read256BytesBlockH… in CalculateSwathWidth()
3648 req_per_swath_ub_l[k] = swath_width_luma_ub[k] / Read256BytesBlockHeightY[k]; in CalculateSwathWidth()
[all …]
H A Ddml2_core_shared_types.h1578 unsigned int *Read256BytesBlockHeightY; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1434 dml_uint_t *Read256BytesBlockHeightY; member