HomeSort by: relevance | last modified time | path
    Searched refs:dce10_wm_params (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c 700 struct dce10_wm_params { struct
725 static u32 dce_v10_0_dram_bandwidth(struct dce10_wm_params *wm)
754 static u32 dce_v10_0_dram_bandwidth_for_display(struct dce10_wm_params *wm)
783 static u32 dce_v10_0_data_return_bandwidth(struct dce10_wm_params *wm)
812 static u32 dce_v10_0_dmif_request_bandwidth(struct dce10_wm_params *wm)
843 static u32 dce_v10_0_available_bandwidth(struct dce10_wm_params *wm)
862 static u32 dce_v10_0_average_bandwidth(struct dce10_wm_params *wm)
895 static u32 dce_v10_0_latency_watermark(struct dce10_wm_params *wm)
956 static bool dce_v10_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params *wm)
976 static bool dce_v10_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params *wm
    [all...]
amdgpu_dce_v11_0.c 726 struct dce10_wm_params { struct
751 static u32 dce_v11_0_dram_bandwidth(struct dce10_wm_params *wm)
780 static u32 dce_v11_0_dram_bandwidth_for_display(struct dce10_wm_params *wm)
809 static u32 dce_v11_0_data_return_bandwidth(struct dce10_wm_params *wm)
838 static u32 dce_v11_0_dmif_request_bandwidth(struct dce10_wm_params *wm)
869 static u32 dce_v11_0_available_bandwidth(struct dce10_wm_params *wm)
888 static u32 dce_v11_0_average_bandwidth(struct dce10_wm_params *wm)
921 static u32 dce_v11_0_latency_watermark(struct dce10_wm_params *wm)
982 static bool dce_v11_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params *wm)
1002 static bool dce_v11_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params *wm
    [all...]

Completed in 84 milliseconds