Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h275 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c451 .set_odm_bypass = optc2_set_odm_bypass,
Ddcn20_hwseq.c844 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()
1653 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()
1654 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()