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/dml/dcn31/ |
H A D | display_mode_vba_31.c | 549 int Read256BytesBlockHeightC[], 587 int Read256BytesBlockHeightC[], 3273 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX]; local 3297 &Read256BytesBlockHeightC[k], 3319 Read256BytesBlockHeightC, 6627 int Read256BytesBlockHeightC[], argument 6680 Read256BytesBlockHeightC, 6809 int Read256BytesBlockHeightC[], argument 6888 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; 6904 int surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 94 unsigned int Read256BytesBlockHeightC[], 458 unsigned int Read256BytesBlockHeightC[], 1142 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockHeightC = mode_lib->ms.Read256BlockHeig… in dml2_core_shared_mode_support() 3499 unsigned int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument 3598 …eil2((double)display_cfg->plane_descriptors[k].surface.plane1.height, Read256BytesBlockHeightC[k]); in CalculateSwathWidth() 3610 …dml2_printf("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k… in CalculateSwathWidth() 3621 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth() 3651 …Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - math_floor2(display_cfg->plane_des… in CalculateSwathWidth() 3653 …ght_ub_c, math_ceil2((double)SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockH… in CalculateSwathWidth() 3655 req_per_swath_ub_c[k] = swath_width_chroma_ub[k] / Read256BytesBlockHeightC[k]; in CalculateSwathWidth() [all …]
|
H A D | dml2_core_shared_types.h | 1579 unsigned int *Read256BytesBlockHeightC; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 1435 dml_uint_t *Read256BytesBlockHeightC; member
|