Searched refs:WritebackInterfaceLumaBufferSize (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 293 unsigned int WritebackInterfaceLumaBufferSize, 2425 mode_lib->vba.WritebackInterfaceLumaBufferSize, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3696 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml21_ModeSupportAndSystemConfigurationFull() 3705 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml21_ModeSupportAndSystemConfigurationFull() 4995 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml21_ModeSupportAndSystemConfigurationFull() 5250 unsigned int WritebackInterfaceLumaBufferSize, in CalculateWatermarksAndDRAMSpeedChangeSupport() argument 5441 WritebackDRAMClockChangeLatencyMargin = (WritebackInterfaceLumaBufferSize in CalculateWatermarksAndDRAMSpeedChangeSupport() 5447 WritebackInterfaceLumaBufferSize * 8.0 / 10, in CalculateWatermarksAndDRAMSpeedChangeSupport()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 391 unsigned int WritebackInterfaceLumaBufferSize; member
|
H A D | display_mode_vba.c | 469 mode_lib->vba.WritebackInterfaceLumaBufferSize = ip->writeback_luma_buffer_size_kbytes * 1024; in fetch_ip_params()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A 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()
|
H A 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() 3610 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_ModeSupportAndSystemConfigurationFull() 3619 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20v2_ModeSupportAndSystemConfigurationFull()
|