Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c158 .set_odm_bypass = optc3_set_odm_bypass,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c255 .set_odm_bypass = optc314_set_odm_bypass,
H A Ddcn314_hwseq.c199 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn314_update_odm()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c282 .set_odm_bypass = optc3_set_odm_bypass,
H A Ddcn31_hwseq.c523 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn31_reset_back_end_for_pipe()
524 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn31_reset_back_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c318 .set_odm_bypass = optc32_set_odm_bypass,
H A Ddcn32_hwseq.c1109 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn32_update_odm()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h304 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c366 .set_odm_bypass = optc3_set_odm_bypass,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c563 .set_odm_bypass = optc2_set_odm_bypass,
H A Ddcn20_hwseq.c1041 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()
2536 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()
2537 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()