Searched refs:Read256BlockHeightY (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 427 unsigned int Read256BlockHeightY[DML2_MAX_PLANES]; member 590 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 …]
|
H A D | dml2_core_dcn4_calcs.c | 7445 &mode_lib->ms.Read256BlockHeightY[k], in dml_core_mode_support() 7713 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->ms.Read256BlockHeightY; in dml_core_mode_support() 8255 mode_lib->ms.Read256BlockHeightY, in dml_core_mode_support() 8281 s->SurfParameters[k].BlockHeight256BytesY = mode_lib->ms.Read256BlockHeightY[k]; in dml_core_mode_support() 8983 myPipe->BlockHeight256BytesY = mode_lib->ms.Read256BlockHeightY[k]; in dml_core_mode_support() 10540 &mode_lib->mp.Read256BlockHeightY[k], in dml_core_mode_programming() 10559 mode_lib->mp.Read256BlockHeightY, in dml_core_mode_programming() 10605 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->mp.Read256BlockHeightY; in dml_core_mode_programming() 10673 mode_lib->mp.Read256BlockHeightY, in dml_core_mode_programming() 10692 s->SurfaceParameters[k].BlockHeight256BytesY = mode_lib->mp.Read256BlockHeightY[k]; in dml_core_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 | 922 dml_uint_t Read256BlockHeightY[__DML_NUM_PLANES__]; member
|
H A D | display_mode_core.c | 6371 myPipe->BlockHeight256BytesY = mode_lib->ms.Read256BlockHeightY[k]; in dml_prefetch_check() 6800 &mode_lib->ms.Read256BlockHeightY[k], in dml_core_mode_support() 6998 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->ms.Read256BlockHeightY; in dml_core_mode_support() 7537 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightY = mode_lib->ms.Read256BlockHeightY; in dml_core_mode_support() 7611 mode_lib->ms.Read256BlockHeightY, in dml_core_mode_support() 7651 s->SurfParameters[k].BlockHeight256BytesY = mode_lib->ms.Read256BlockHeightY[k]; in dml_core_mode_support()
|