Searched refs:VMMPageSize (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | display_mode_vba_20.c | 145 unsigned int VMMPageSize, 869 unsigned int VMMPageSize, in CalculateVMAndRowBytes() argument 924 (double) (DCCMetaSurfaceBytes - VMMPageSize) in CalculateVMAndRowBytes() 925 / (8 * VMMPageSize), in CalculateVMAndRowBytes() 1007 PixelPTEReqWidth = 8.0 * VMMPageSize / BytePerPixel; in CalculateVMAndRowBytes() 1018 } else if (VMMPageSize == 4096 && MacroTileSizeBytes > 4096) { in CalculateVMAndRowBytes() 1879 mode_lib->vba.VMMPageSize, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1921 mode_lib->vba.VMMPageSize, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4512 mode_lib->vba.VMMPageSize, in dml20_ModeSupportAndSystemConfigurationFull() 4551 mode_lib->vba.VMMPageSize, in dml20_ModeSupportAndSystemConfigurationFull()
|
| A D | display_mode_vba_20v2.c | 169 unsigned int VMMPageSize, 929 unsigned int VMMPageSize, in CalculateVMAndRowBytes() argument 984 (double) (DCCMetaSurfaceBytes - VMMPageSize) in CalculateVMAndRowBytes() 985 / (8 * VMMPageSize), in CalculateVMAndRowBytes() 1067 PixelPTEReqWidth = 8.0 * VMMPageSize / BytePerPixel; in CalculateVMAndRowBytes() 1078 } else if (VMMPageSize == 4096 && MacroTileSizeBytes > 4096) { in CalculateVMAndRowBytes() 1915 mode_lib->vba.VMMPageSize, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1957 mode_lib->vba.VMMPageSize, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4634 mode_lib->vba.VMMPageSize, in dml20v2_ModeSupportAndSystemConfigurationFull() 4673 mode_lib->vba.VMMPageSize, in dml20v2_ModeSupportAndSystemConfigurationFull()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| A D | display_mode_vba_21.c | 186 unsigned int VMMPageSize, 1271 unsigned int VMMPageSize, in CalculateVMAndRowBytes() argument 1330 (double) (DCCMetaSurfaceBytes - VMMPageSize) in CalculateVMAndRowBytes() 1331 / (8 * VMMPageSize), in CalculateVMAndRowBytes() 1388 *PixelPTEReqWidth = 8.0 * VMMPageSize / BytePerPixel; in CalculateVMAndRowBytes() 1400 } else if (VMMPageSize == 4096 && MacroTileSizeBytes > 4096) { in CalculateVMAndRowBytes() 1895 mode_lib->vba.VMMPageSize, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1952 mode_lib->vba.VMMPageSize, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4612 mode_lib->vba.VMMPageSize, in dml21_ModeSupportAndSystemConfigurationFull() 4668 mode_lib->vba.VMMPageSize, in dml21_ModeSupportAndSystemConfigurationFull()
|
| /drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 361 unsigned int VMMPageSize; member
|
| A D | display_mode_vba.c | 371 mode_lib->vba.VMMPageSize = soc->vmm_page_size_bytes; in fetch_socbb_params()
|
Completed in 36 milliseconds