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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c648 struct dce8_wm_params { struct
673 static u32 dce_v8_0_dram_bandwidth(struct dce8_wm_params *wm)
702 static u32 dce_v8_0_dram_bandwidth_for_display(struct dce8_wm_params *wm)
731 static u32 dce_v8_0_data_return_bandwidth(struct dce8_wm_params *wm)
760 static u32 dce_v8_0_dmif_request_bandwidth(struct dce8_wm_params *wm)
791 static u32 dce_v8_0_available_bandwidth(struct dce8_wm_params *wm)
810 static u32 dce_v8_0_average_bandwidth(struct dce8_wm_params *wm)
843 static u32 dce_v8_0_latency_watermark(struct dce8_wm_params *wm)
904 static bool dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
924 static bool dce_v8_0_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *w
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dcik.c8898 struct dce8_wm_params { struct
8923 static u32 dce8_dram_bandwidth(struct dce8_wm_params *wm)
8952 static u32 dce8_dram_bandwidth_for_display(struct dce8_wm_params *wm)
8981 static u32 dce8_data_return_bandwidth(struct dce8_wm_params *wm)
9010 static u32 dce8_dmif_request_bandwidth(struct dce8_wm_params *wm)
9041 static u32 dce8_available_bandwidth(struct dce8_wm_params *wm)
9060 static u32 dce8_average_bandwidth(struct dce8_wm_params *wm)
9093 static u32 dce8_latency_watermark(struct dce8_wm_params *wm)
9154 static bool dce8_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
9174 static bool dce8_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *w
[all...]

Completed in 284 milliseconds