Searched refs:WritebackInterfaceLumaBufferSize (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 256 unsigned int WritebackInterfaceLumaBufferSize; member
|
D | display_mode_vba.c | 318 mode_lib->vba.WritebackInterfaceLumaBufferSize = ip->writeback_luma_buffer_size_kbytes * 1024; in fetch_ip_params()
|
/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 293 unsigned int WritebackInterfaceLumaBufferSize, 2419 mode_lib->vba.WritebackInterfaceLumaBufferSize, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3569 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml21_ModeSupportAndSystemConfigurationFull() 3578 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml21_ModeSupportAndSystemConfigurationFull() 4978 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml21_ModeSupportAndSystemConfigurationFull() 5233 unsigned int WritebackInterfaceLumaBufferSize, in CalculateWatermarksAndDRAMSpeedChangeSupport() argument 5424 WritebackDRAMClockChangeLatencyMargin = (WritebackInterfaceLumaBufferSize in CalculateWatermarksAndDRAMSpeedChangeSupport() 5430 WritebackInterfaceLumaBufferSize * 8.0 / 10, in CalculateWatermarksAndDRAMSpeedChangeSupport()
|
/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 2526 (double) (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2538 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2552 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3503 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20_ModeSupportAndSystemConfigurationFull() 3512 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20_ModeSupportAndSystemConfigurationFull()
|
D | display_mode_vba_20v2.c | 2560 (double) (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2572 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2586 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3576 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_ModeSupportAndSystemConfigurationFull() 3585 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20v2_ModeSupportAndSystemConfigurationFull()
|