Home
last modified time | relevance | path

Searched refs:dce8_wm_params (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dcik.c9170 struct dce8_wm_params { struct
9195 static u32 dce8_dram_bandwidth(struct dce8_wm_params *wm) in dce8_dram_bandwidth() argument
9224 static u32 dce8_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce8_dram_bandwidth_for_display()
9253 static u32 dce8_data_return_bandwidth(struct dce8_wm_params *wm) in dce8_data_return_bandwidth()
9282 static u32 dce8_dmif_request_bandwidth(struct dce8_wm_params *wm) in dce8_dmif_request_bandwidth()
9313 static u32 dce8_available_bandwidth(struct dce8_wm_params *wm) in dce8_available_bandwidth()
9332 static u32 dce8_average_bandwidth(struct dce8_wm_params *wm) in dce8_average_bandwidth()
9365 static u32 dce8_latency_watermark(struct dce8_wm_params *wm) in dce8_latency_watermark()
9439 static bool dce8_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce8_average_bandwidth_vs_dram_bandwidth_for_display()
9459 static bool dce8_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm) in dce8_average_bandwidth_vs_available_bandwidth()
[all …]