Lines Matching defs:dce8_wm_params
8900 struct dce8_wm_params {
8925 static u32 dce8_dram_bandwidth(struct dce8_wm_params *wm)
8954 static u32 dce8_dram_bandwidth_for_display(struct dce8_wm_params *wm)
8983 static u32 dce8_data_return_bandwidth(struct dce8_wm_params *wm)
9012 static u32 dce8_dmif_request_bandwidth(struct dce8_wm_params *wm)
9043 static u32 dce8_available_bandwidth(struct dce8_wm_params *wm)
9062 static u32 dce8_average_bandwidth(struct dce8_wm_params *wm)
9095 static u32 dce8_latency_watermark(struct dce8_wm_params *wm)
9156 static bool dce8_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
9176 static bool dce8_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm)
9194 static bool dce8_check_latency_hiding(struct dce8_wm_params *wm)
9236 struct dce8_wm_params wm_low, wm_high;