dce8_wm_params    649 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_dram_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params    678 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_dram_bandwidth_for_display(struct dce8_wm_params *wm)
dce8_wm_params    707 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_data_return_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params    736 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_dmif_request_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params    767 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_available_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params    786 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_average_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params    819 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static u32 dce_v8_0_latency_watermark(struct dce8_wm_params *wm)
dce8_wm_params    880 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static bool dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
dce8_wm_params    900 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static bool dce_v8_0_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params    918 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c static bool dce_v8_0_check_latency_hiding(struct dce8_wm_params *wm)
dce8_wm_params    960 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	struct dce8_wm_params wm_low, wm_high;
dce8_wm_params   8944 drivers/gpu/drm/radeon/cik.c static u32 dce8_dram_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params   8973 drivers/gpu/drm/radeon/cik.c static u32 dce8_dram_bandwidth_for_display(struct dce8_wm_params *wm)
dce8_wm_params   9002 drivers/gpu/drm/radeon/cik.c static u32 dce8_data_return_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params   9031 drivers/gpu/drm/radeon/cik.c static u32 dce8_dmif_request_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params   9062 drivers/gpu/drm/radeon/cik.c static u32 dce8_available_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params   9081 drivers/gpu/drm/radeon/cik.c static u32 dce8_average_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params   9114 drivers/gpu/drm/radeon/cik.c static u32 dce8_latency_watermark(struct dce8_wm_params *wm)
dce8_wm_params   9175 drivers/gpu/drm/radeon/cik.c static bool dce8_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
dce8_wm_params   9195 drivers/gpu/drm/radeon/cik.c static bool dce8_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm)
dce8_wm_params   9213 drivers/gpu/drm/radeon/cik.c static bool dce8_check_latency_hiding(struct dce8_wm_params *wm)
dce8_wm_params   9255 drivers/gpu/drm/radeon/cik.c 	struct dce8_wm_params wm_low, wm_high;