Home
last modified time | relevance | path

Searched refs:dce_v8_0_average_bandwidth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c784 * dce_v8_0_average_bandwidth - get the average available bandwidth
792 static u32 dce_v8_0_average_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_average_bandwidth() function
888 if (dce_v8_0_average_bandwidth(wm) <= in dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display()
908 if (dce_v8_0_average_bandwidth(wm) <= in dce_v8_0_average_bandwidth_vs_available_bandwidth()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c785 * dce_v8_0_average_bandwidth - get the average available bandwidth
793 static u32 dce_v8_0_average_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_average_bandwidth() function
889 if (dce_v8_0_average_bandwidth(wm) <= in dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display()
909 if (dce_v8_0_average_bandwidth(wm) <= in dce_v8_0_average_bandwidth_vs_available_bandwidth()

Completed in 10 milliseconds