Symbol: dce10_wm_params
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1018
struct dce10_wm_params wm_low, wm_high;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
707
static u32 dce_v10_0_dram_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
736
static u32 dce_v10_0_dram_bandwidth_for_display(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
765
static u32 dce_v10_0_data_return_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
794
static u32 dce_v10_0_dmif_request_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
825
static u32 dce_v10_0_available_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
844
static u32 dce_v10_0_average_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
877
static u32 dce_v10_0_latency_watermark(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
938
static bool dce_v10_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
958
static bool dce_v10_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v10_0.c
976
static bool dce_v10_0_check_latency_hiding(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1002
static bool dce_v11_0_check_latency_hiding(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1044
struct dce10_wm_params wm_low, wm_high;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
733
static u32 dce_v11_0_dram_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
762
static u32 dce_v11_0_dram_bandwidth_for_display(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
791
static u32 dce_v11_0_data_return_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
820
static u32 dce_v11_0_dmif_request_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
851
static u32 dce_v11_0_available_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
870
static u32 dce_v11_0_average_bandwidth(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
903
static u32 dce_v11_0_latency_watermark(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
964
static bool dce_v11_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params *wm)
sys/dev/drm/amd/amdgpu/dce_v11_0.c
984
static bool dce_v11_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params *wm)