Searched refs:set_odm_bypass (Results 1 – 4 of 4) sorted by relevance
284 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
329 .set_odm_bypass = optc3_set_odm_bypass,
462 .set_odm_bypass = optc2_set_odm_bypass,
990 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()2168 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()2169 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()