Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_optc.c260 .set_odm_bypass = optc3_set_odm_bypass,
A Ddcn31_hwseq.c536 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn31_reset_back_end_for_pipe()
537 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn31_reset_back_end_for_pipe()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtiming_generator.h293 void (*set_odm_bypass)(struct timing_generator *optc, const struct dc_crtc_timing *dc_crtc_timing); member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_optc.c336 .set_odm_bypass = optc3_set_odm_bypass,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_optc.c583 .set_odm_bypass = optc2_set_odm_bypass,
A Ddcn20_hwseq.c987 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_update_odm()
2227 if (pipe_ctx->stream_res.tg->funcs->set_odm_bypass) in dcn20_reset_back_end_for_pipe()
2228 pipe_ctx->stream_res.tg->funcs->set_odm_bypass( in dcn20_reset_back_end_for_pipe()

Completed in 14 milliseconds