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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v8_0.c 635 struct dce8_wm_params { struct
660 static u32 dce_v8_0_dram_bandwidth(struct dce8_wm_params *wm)
689 static u32 dce_v8_0_dram_bandwidth_for_display(struct dce8_wm_params *wm)
718 static u32 dce_v8_0_data_return_bandwidth(struct dce8_wm_params *wm)
747 static u32 dce_v8_0_dmif_request_bandwidth(struct dce8_wm_params *wm)
778 static u32 dce_v8_0_available_bandwidth(struct dce8_wm_params *wm)
797 static u32 dce_v8_0_average_bandwidth(struct dce8_wm_params *wm)
830 static u32 dce_v8_0_latency_watermark(struct dce8_wm_params *wm)
891 static bool dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
911 static bool dce_v8_0_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik.c 8981 struct dce8_wm_params { struct
9006 static u32 dce8_dram_bandwidth(struct dce8_wm_params *wm)
9035 static u32 dce8_dram_bandwidth_for_display(struct dce8_wm_params *wm)
9064 static u32 dce8_data_return_bandwidth(struct dce8_wm_params *wm)
9093 static u32 dce8_dmif_request_bandwidth(struct dce8_wm_params *wm)
9124 static u32 dce8_available_bandwidth(struct dce8_wm_params *wm)
9143 static u32 dce8_average_bandwidth(struct dce8_wm_params *wm)
9176 static u32 dce8_latency_watermark(struct dce8_wm_params *wm)
9237 static bool dce8_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm)
9257 static bool dce8_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm
    [all...]

Completed in 18 milliseconds