Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h656 double DPTEBytesPerRowThisState[DC__NUM_DPP__MAX]; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h847 dml_uint_t DPTEBytesPerRowThisState[__DML_NUM_PLANES__]; member
Ddisplay_mode_core.c7738 CalculateVMRowAndSwath_params->PixelPTEBytesPerRow = mode_lib->ms.DPTEBytesPerRowThisState; in dml_core_mode_support()
7755 mode_lib->ms.DPTEBytesPerRow[j][k] = mode_lib->ms.DPTEBytesPerRowThisState[k]; in dml_core_mode_support()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c2814 mode_lib->vba.DPTEBytesPerRowThisState, in dml32_ModeSupportAndSystemConfigurationFull()
2831 mode_lib->vba.DPTEBytesPerRow[i][j][k] = mode_lib->vba.DPTEBytesPerRowThisState[k]; in dml32_ModeSupportAndSystemConfigurationFull()