Home
last modified time | relevance | path

Searched refs:MetaRowBytesThisState (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h658 double MetaRowBytesThisState[DC__NUM_DPP__MAX]; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h849 dml_uint_t MetaRowBytesThisState[__DML_NUM_PLANES__]; member
Ddisplay_mode_core.c7740 CalculateVMRowAndSwath_params->MetaRowByte = mode_lib->ms.MetaRowBytesThisState; in dml_core_mode_support()
7757 mode_lib->ms.MetaRowBytes[j][k] = mode_lib->ms.MetaRowBytesThisState[k]; in dml_core_mode_support()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c2816 mode_lib->vba.MetaRowBytesThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2834 mode_lib->vba.MetaRowBytes[i][j][k] = mode_lib->vba.MetaRowBytesThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()