Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c775 int opp_cnt; in dc_stream_set_dither_option() local
784 opp_cnt = resource_get_opp_heads_for_otg_master(otg_master, res_ctx, opp_heads); in dc_stream_set_dither_option()
786 if (opp_cnt == 0) in dc_stream_set_dither_option()
804 for (i = 0; i < opp_cnt; i++) { in dc_stream_set_dither_option()
4071 int opp_cnt = 1; in add_link_update_dsc_config_sequence() local
4084 opp_cnt++; in add_link_update_dsc_config_sequence()
4092 stream->timing.h_border_right) / opp_cnt; in add_link_update_dsc_config_sequence()
4100 ASSERT(dsc_cfg->dc_dsc_cfg.num_slices_h % opp_cnt == 0); in add_link_update_dsc_config_sequence()
4101 dsc_cfg->dc_dsc_cfg.num_slices_h /= opp_cnt; in add_link_update_dsc_config_sequence()