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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_dc_dsc.c 290 total_sink_throughput = max_slices * dsc_sink_caps->throughput_mode_1_mps;
630 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps;
640 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps;
816 if (!dsc_throughput_from_dpcd(dpcd_throughput, &dsc_sink_caps->throughput_mode_1_mps))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_types.h 855 int32_t throughput_mode_1_mps; /* In MPs */ member in struct:dsc_dec_dpcd_caps

Completed in 16 milliseconds