Home
last modified time | relevance | path

Searched refs:PDEAndMetaPTEBytesPerFrameC (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h492 double PDEAndMetaPTEBytesPerFrameC; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4536 mode_lib->vba.PDEAndMetaPTEBytesPerFrameC = CalculateVMAndRowBytes( in dml20_ModeSupportAndSystemConfigurationFull()
4571 mode_lib->vba.PDEAndMetaPTEBytesPerFrameC = 0.0; in dml20_ModeSupportAndSystemConfigurationFull()
4579 mode_lib->vba.PDEAndMetaPTEBytesPerFrameY + mode_lib->vba.PDEAndMetaPTEBytesPerFrameC; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4621 mode_lib->vba.PDEAndMetaPTEBytesPerFrameC = CalculateVMAndRowBytes( in dml20v2_ModeSupportAndSystemConfigurationFull()
4656 mode_lib->vba.PDEAndMetaPTEBytesPerFrameC = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull()
4664 mode_lib->vba.PDEAndMetaPTEBytesPerFrameY + mode_lib->vba.PDEAndMetaPTEBytesPerFrameC; in dml20v2_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c4471 mode_lib->vba.PDEAndMetaPTEBytesPerFrameC = CalculateVMAndRowBytes( in dml21_ModeSupportAndSystemConfigurationFull()
4520 mode_lib->vba.PDEAndMetaPTEBytesPerFrameC = 0.0; in dml21_ModeSupportAndSystemConfigurationFull()
4575 mode_lib->vba.PDEAndMetaPTEBytesPerFrameY + mode_lib->vba.PDEAndMetaPTEBytesPerFrameC; in dml21_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4466 v->PDEAndMetaPTEBytesPerFrameC = CalculateVMAndRowBytes( in dml30_ModeSupportAndSystemConfigurationFull()
4516 v->PDEAndMetaPTEBytesPerFrameC = 0.0; in dml30_ModeSupportAndSystemConfigurationFull()
4568 …AndMetaPTEBytesPerFrame[i][j][k] = v->PDEAndMetaPTEBytesPerFrameY + v->PDEAndMetaPTEBytesPerFrameC; in dml30_ModeSupportAndSystemConfigurationFull()