Searched refs:WritebackInterfaceLumaBufferSize (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 293 unsigned int WritebackInterfaceLumaBufferSize, 2422 mode_lib->vba.WritebackInterfaceLumaBufferSize, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3693 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml21_ModeSupportAndSystemConfigurationFull() 3702 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml21_ModeSupportAndSystemConfigurationFull() 4992 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml21_ModeSupportAndSystemConfigurationFull() 5247 unsigned int WritebackInterfaceLumaBufferSize, in CalculateWatermarksAndDRAMSpeedChangeSupport() argument 5438 WritebackDRAMClockChangeLatencyMargin = (WritebackInterfaceLumaBufferSize in CalculateWatermarksAndDRAMSpeedChangeSupport() 5444 WritebackInterfaceLumaBufferSize * 8.0 / 10, in CalculateWatermarksAndDRAMSpeedChangeSupport()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 391 unsigned int WritebackInterfaceLumaBufferSize; member
|
D | display_mode_vba.c | 469 mode_lib->vba.WritebackInterfaceLumaBufferSize = ip->writeback_luma_buffer_size_kbytes * 1024; in fetch_ip_params()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 2523 (double) (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2535 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2549 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3500 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20_ModeSupportAndSystemConfigurationFull() 3509 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20_ModeSupportAndSystemConfigurationFull()
|
D | display_mode_vba_20v2.c | 2557 (double) (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2569 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2583 (double) mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3607 > (mode_lib->vba.WritebackInterfaceLumaBufferSize in dml20v2_ModeSupportAndSystemConfigurationFull() 3616 mode_lib->vba.WritebackInterfaceLumaBufferSize, in dml20v2_ModeSupportAndSystemConfigurationFull()
|