Searched refs:optc2_is_two_pixels_per_containter (Results 1 – 4 of 4) sorted by relevance
210 bool optc2_is_two_pixels_per_containter(const struct dc_crtc_timing *timing) in optc2_is_two_pixels_per_containter() function227 h_div_2 = optc2_is_two_pixels_per_containter(dc_crtc_timing); in optc2_set_odm_bypass()
116 bool optc2_is_two_pixels_per_containter(const struct dc_crtc_timing *timing);
618 bool hblank_halved = optc2_is_two_pixels_per_containter(&stream->timing); in calc_mpc_flow_ctrl_cnt()658 bool rate_control_2x_pclk = (interlace || optc2_is_two_pixels_per_containter(&stream->timing)); in dcn20_enable_stream_timing()2095 if (optc2_is_two_pixels_per_containter(&stream->timing) || params.opp_cnt > 1) in dcn20_unblank_stream()
1618 else if (optc2_is_two_pixels_per_containter(&stream->timing) || opp_cnt == 2) in get_pixel_clock_parameters()