Searched refs:Read256BlockHeightC (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 | 426 unsigned int Read256BlockHeightC[DML2_MAX_PLANES]; member 589 unsigned int Read256BlockHeightC[DML2_MAX_PLANES]; member
|
H A D | dml2_core_shared.c | 883 &mode_lib->ms.Read256BlockHeightC[k], in dml2_core_shared_mode_support() 1142 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightC = mode_lib->ms.Read256BlockHeightC; in dml2_core_shared_mode_support() 1634 mode_lib->ms.Read256BlockHeightC, in dml2_core_shared_mode_support() 1661 s->SurfParameters[k].BlockHeight256BytesC = mode_lib->ms.Read256BlockHeightC[k]; in dml2_core_shared_mode_support() 2306 myPipe->BlockHeight256BytesC = mode_lib->ms.Read256BlockHeightC[k]; in dml2_core_shared_mode_support() 9985 &mode_lib->mp.Read256BlockHeightC[k], in dml2_core_shared_mode_programming() 10004 mode_lib->mp.Read256BlockHeightC, in dml2_core_shared_mode_programming() 10051 …culateSwathAndDETConfiguration_params->Read256BytesBlockHeightC = mode_lib->mp.Read256BlockHeightC; in dml2_core_shared_mode_programming() 10162 mode_lib->mp.Read256BlockHeightC, in dml2_core_shared_mode_programming() 10182 s->SurfaceParameters[k].BlockHeight256BytesC = mode_lib->mp.Read256BlockHeightC[k]; in dml2_core_shared_mode_programming() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 802 unsigned int Read256BlockHeightC[DC__NUM_DPP__MAX]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_32.c | 1813 &mode_lib->vba.Read256BlockHeightC[k], in dml32_ModeSupportAndSystemConfigurationFull() 1990 mode_lib->vba.Read256BlockHeightC, in dml32_ModeSupportAndSystemConfigurationFull() 2590 mode_lib->vba.Read256BlockHeightC, in dml32_ModeSupportAndSystemConfigurationFull() 2673 mode_lib->vba.Read256BlockHeightC, in dml32_ModeSupportAndSystemConfigurationFull() 2725 …temConfigurationFull.SurfParameters[k].BlockHeight256BytesC = mode_lib->vba.Read256BlockHeightC[k]; in dml32_ModeSupportAndSystemConfigurationFull() 3278 …pportAndSystemConfigurationFull.myPipe.BlockHeight256BytesC = mode_lib->vba.Read256BlockHeightC[k]; in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 3695 myPipe.BlockHeight256BytesC = v->Read256BlockHeightC[k]; 3855 &v->Read256BlockHeightC[k], 4034 v->Read256BlockHeightC, 4662 v->Read256BlockHeightC, 4764 v->Read256BlockHeightC[k],
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 867 dml_uint_t Read256BlockHeightC[__DML_NUM_PLANES__]; member
|