Home
last modified time | relevance | path

Searched refs:sink_per_slice_throughput_mps (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c754 int sink_per_slice_throughput_mps; in setup_dsc_config() local
778 sink_per_slice_throughput_mps = 0; in setup_dsc_config()
787 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
792 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
797 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()
802 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
807 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()
861 if (pix_clk_per_slice_khz <= sink_per_slice_throughput_mps * 1000) in setup_dsc_config()

Completed in 6 milliseconds