Searched refs:Read256BlockHeightY (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 424 unsigned int Read256BlockHeightY[DML2_MAX_PLANES]; member 587 unsigned int Read256BlockHeightY[DML2_MAX_PLANES]; member
|
H A D | dml2_core_shared.c | 882 &mode_lib->ms.Read256BlockHeightY[k], in dml2_core_shared_mode_support() 1141 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->ms.Read256BlockHeightY; in dml2_core_shared_mode_support() 1633 mode_lib->ms.Read256BlockHeightY, in dml2_core_shared_mode_support() 1659 s->SurfParameters[k].BlockHeight256BytesY = mode_lib->ms.Read256BlockHeightY[k]; in dml2_core_shared_mode_support() 2304 myPipe->BlockHeight256BytesY = mode_lib->ms.Read256BlockHeightY[k]; in dml2_core_shared_mode_support() 9984 &mode_lib->mp.Read256BlockHeightY[k], in dml2_core_shared_mode_programming() 10003 mode_lib->mp.Read256BlockHeightY, in dml2_core_shared_mode_programming() 10050 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->mp.Read256BlockHeightY; in dml2_core_shared_mode_programming() 10161 mode_lib->mp.Read256BlockHeightY, in dml2_core_shared_mode_programming() 10180 s->SurfaceParameters[k].BlockHeight256BytesY = mode_lib->mp.Read256BlockHeightY[k]; in dml2_core_shared_mode_programming() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 800 unsigned int Read256BlockHeightY[DC__NUM_DPP__MAX]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_32.c | 1812 &mode_lib->vba.Read256BlockHeightY[k], in dml32_ModeSupportAndSystemConfigurationFull() 1989 mode_lib->vba.Read256BlockHeightY, in dml32_ModeSupportAndSystemConfigurationFull() 2589 mode_lib->vba.Read256BlockHeightY, in dml32_ModeSupportAndSystemConfigurationFull() 2672 mode_lib->vba.Read256BlockHeightY, in dml32_ModeSupportAndSystemConfigurationFull() 2723 …temConfigurationFull.SurfParameters[k].BlockHeight256BytesY = mode_lib->vba.Read256BlockHeightY[k]; in dml32_ModeSupportAndSystemConfigurationFull() 3276 …pportAndSystemConfigurationFull.myPipe.BlockHeight256BytesY = mode_lib->vba.Read256BlockHeightY[k]; in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 3693 myPipe.BlockHeight256BytesY = v->Read256BlockHeightY[k]; 3854 &v->Read256BlockHeightY[k], 4033 v->Read256BlockHeightY, 4661 v->Read256BlockHeightY, 4820 v->Read256BlockHeightY[k],
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 865 dml_uint_t Read256BlockHeightY[__DML_NUM_PLANES__]; member
|