Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c557 int sink_per_slice_throughput_mps; in setup_dsc_config() local
593 sink_per_slice_throughput_mps = 0; in setup_dsc_config()
602 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
607 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
612 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()
617 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
622 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()
676 if (pix_clk_per_slice_khz <= sink_per_slice_throughput_mps * 1000) in setup_dsc_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c855 int sink_per_slice_throughput_mps; in setup_dsc_config() local
879 sink_per_slice_throughput_mps = 0; in setup_dsc_config()
888 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
893 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
898 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()
903 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()
908 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()
962 if (pix_clk_per_slice_khz <= sink_per_slice_throughput_mps * 1000) in setup_dsc_config()

Completed in 5 milliseconds