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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v6_0.c 498 struct dce6_wm_params { struct
523 static u32 dce_v6_0_dram_bandwidth(struct dce6_wm_params *wm)
552 static u32 dce_v6_0_dram_bandwidth_for_display(struct dce6_wm_params *wm)
581 static u32 dce_v6_0_data_return_bandwidth(struct dce6_wm_params *wm)
610 static u32 dce_v6_0_dmif_request_bandwidth(struct dce6_wm_params *wm)
641 static u32 dce_v6_0_available_bandwidth(struct dce6_wm_params *wm)
660 static u32 dce_v6_0_average_bandwidth(struct dce6_wm_params *wm)
693 static u32 dce_v6_0_latency_watermark(struct dce6_wm_params *wm)
754 static bool dce_v6_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce6_wm_params *wm)
774 static bool dce_v6_0_average_bandwidth_vs_available_bandwidth(struct dce6_wm_params *wm
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si.c 2064 struct dce6_wm_params { struct
2080 static u32 dce6_dram_bandwidth(struct dce6_wm_params *wm)
2100 static u32 dce6_dram_bandwidth_for_display(struct dce6_wm_params *wm)
2120 static u32 dce6_data_return_bandwidth(struct dce6_wm_params *wm)
2140 static u32 dce6_get_dmif_bytes_per_request(struct dce6_wm_params *wm)
2145 static u32 dce6_dmif_request_bandwidth(struct dce6_wm_params *wm)
2177 static u32 dce6_available_bandwidth(struct dce6_wm_params *wm)
2187 static u32 dce6_average_bandwidth(struct dce6_wm_params *wm)
2211 static u32 dce6_latency_watermark(struct dce6_wm_params *wm)
2261 static bool dce6_average_bandwidth_vs_dram_bandwidth_for_display(struct dce6_wm_params *wm
    [all...]

Completed in 14 milliseconds